# Flow Post Task Sync

> Сделай финальную синхронизацию Antigravity CLI adapter: docs, Serena memories, checks, release evidence. EN: post-task sync.

- Skill: `rldyourmnd/flow-post-task-sync` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rldyourmnd/flow-post-task-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rldyourmnd/flow-post-task-sync/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: rldyourmnd (https://skillmd.com/u/rldyourmnd)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rldyourmnd/flow-post-task-sync

---


# 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

1. Confirm changed scope.
2. Update Serena memories from verified facts only.
3. Update durable docs if current facts changed.
4. Run validators matching changed scope.
5. 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.

