tranquocthong

Resync — Development skill for Claude Code

Development community

Product changed the SRS (top-down): diff vs snapshot, propagate a delta to SD + tasks + checklist via the traceability matrix, re-open impacted tasks.

How to install Resync

Installs to ~/.claude/skills/tranquocthong-spec-flow-resync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tranquocthong-spec-flow-resync && curl -fsSL https://raw.githubusercontent.com/tranquocthong/spec-flow/HEAD/commands/resync.md -o ~/.claude/skills/tranquocthong-spec-flow-resync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Resync does


description: "Product changed the SRS (top-down): diff vs snapshot, propagate a delta to SD + tasks + checklist via the traceability matrix, re-open impacted tasks. No full regen. Bottom-up counterpart is /sf:change." argument-hint: allowed-tools: Read, Write, Edit, Bash, Agent

/sf:resync — propagate an SRS change (surgical, not regen)

**Re-anchor:** read `.spec-flow/STATE.md` (its **Next Step**) before acting; run `state-update` after each step so the flow surv

Alternatives in Development

  • Routing — Reverse Engineering Skill Routing Matrix 29.6k ★
  • Market Sizing — Estimate TAM, SAM, SOM with top-down and bottom-up approaches 7.8k ★
  • Bump Plugin Version — Detect changed plugins and bump their versions along with the marketplace version 684 ★

Full documentation available on GitHub

View Source Repository