Sync

Detect Spec-to-Code drift by scanning REQ, DESIGN and TASK specs for references to code that no longer exists, then report it for triage. Use when you say `detect spec drift`, `sync the specs`, or `did my refactor break a spec`, and run it after a hand-edit that moved or deleted code. Do NOT use to write a spec (use spec), and do NOT use to auto-rewrite specs; it reports and never edits.

rjmurillo Updated

File contents

rjmurillo/ai-agents/tree/main/src/copilot-cli/skills/sync commit b91a0a0861

Frequently asked questions

npx skillmds@latest add rjmurillo/sync-2