Cs Build Resync Codebase

Re-sync CodeSpring with the real code after building. Independently checks whether the features, notes, and PRDs in CodeSpring still match what the code actually does now (features drift from their plan once built), then updates CodeSpring to match. Read-only on the codebase — it only reads code/git and writes to CodeSpring. Use after a feature is finished, or periodically, to keep the map from going stale. Triggers, "resync my codebase", "is CodeSpring up to date", "check for stale PRDs", "update CodeSpring from the code", "my plan drifted from the code".

codespringapp 1f41f49 3.3 KB Updated

File contents

codespringapp/codespring-skills/tree/main/skills/cs-build-resync-codebase commit 1f41f49e9d

Frequently asked questions

npx skillmds@latest add codespringapp/cs-build-resync-codebase