Spec Sync

Keep PRD and RFC documents in sync with code changes made during a session. Trigger when: user says "sync the specs/PRD/RFCs", "update the docs", "reflect these changes in the docs", "the PRD is stale", "docs are out of date", or after implementing an RFC. Also trigger when a hook reminder fires after a git commit and PRD docs exist. Reads git diff to understand what changed, compares against existing docs, and makes targeted edits — not wholesale rewrites. Never rewrite sections unaffected by code changes.

mouchegmouradian 2ba09d7 2 files · 7.2 KB Updated

File contents

mouchegmouradian/claude-code-skills/tree/main/skills/spec-sync commit 2ba09d75d1

Frequently asked questions

npx skillmds@latest add mouchegmouradian/spec-sync