name: sync description: Merge delta spec into the domain spec source of truth argument-hint: "<slug>" disable-model-invocation: false
Sync
Merge a change's delta spec into the domain spec source of truth without archiving. The change folder remains active.
Setup
Parse $ARGUMENTS:
- slug (required)
Process
- Read the delta:
.venv/bin/python -m agents.lib.spec_state show-change {slug} - Validate delta against domain spec:
.venv/bin/python -m agents.lib.spec_state validate --change {slug} - Apply delta (merge into domain spec):
.venv/bin/python -m agents.lib.spec_state apply {slug} --write - Report what changed (requirements added, modified, removed, renamed)
Notes
- No task gate — sync does not check tasks.md completion. Can sync at any time.
- Repeatable — unlike archive, sync can be run multiple times. Each run re-applies the current delta.
- Change folder remains active — not archived. Use
/archiveto finalize.
Skills similaires
Expert Next.js App Router
Developpement
Un skill qui transforme Claude en expert Next.js App Router.
Claude CodeCursoradvanced
890
234
3,180
Générateur de README
Developpement
Crée des README.md professionnels et complets pour vos projets.
claudeCursorWindsurfbeginner
259
72
1,083
Rédacteur de Documentation API
Developpement
Génère de la documentation API complète au format OpenAPI/Swagger.
claudeCursorWindsurfintermediate
156
44
943