Tracker Supersede

Use when the human declares a pivot — triggers like "we've pivoted", "X is dead, Y is the flagship now", "we reversed decision D##", "mark X retired", "X is retired, Y is current", "we're done with the old approach". Requires an explicit statement naming both halves — what is retired and what replaces it — and asks rather than inferring one from a vague prompt. Sweeps every place the retired thing is named across tracker/, CLAUDE.md, and code comments; marks it dead with a banner instead of deleting it; re-scopes claims that were only ever true of it; fixes dependencies left blocked on it; and commits tracker/ separately from any code fix. Manages project task *documents* on disk, not Claude Code's in-session task tools (TaskCreate/TaskList) — those are scoped to one conversation and never persist; this skill sweeps the durable, git-tracked record instead.

alexclymo 2523208 14.8 KB Updated

File contents

alexclymo/claude-tracker-skills/tree/main/skills/tracker-supersede commit 2523208939

Frequently asked questions

npx skillmds@latest add alexclymo/tracker-supersede