Flow post task sync
Skill NDDev-it-com/rldyour-antigravity-cli/skills/flow-post-task-sync
Сделай финальную синхронизацию Antigravity CLI adapter: docs, Serena memories, checks, release evidence. EN: post-task sync.From its SKILL.md
npx -y skills add NDDev-it-com/rldyour-antigravity-cli --skill flow-post-task-syncAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 198 tokens by cl100k_base, as published. Nobody here has run it
Purpose
Finish a task without leaving semantic drift, runtime markers, or stale memory.
Native Antigravity Boundary
Post-task sync updates Antigravity-native files only when verified facts changed.
When To Use
Use after meaningful code, config, docs, validator, release, or memory changes.
Inputs
Git diff, changed file list, validation results, and current Serena memories.
Procedure
- Confirm changed scope.
- Update Serena memories from verified facts only.
- Update durable docs if current facts changed.
- Run validators matching changed scope.
- Prepare release evidence without committing local runtime state.
Evidence Required
Changed files, validator commands, and memory evidence paths.
Forbidden Actions
Do not store chat logs, speculation, secrets, tokens, caches, or browser evidence.
Acceptance Checks
Memory schema and semantic validators plus scope-specific Antigravity validators.
Failure Reporting
State remaining blockers and exact commands that still fail.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.