Eliminate Dead Code

Methodology for finding and removing dead code and stale documentation with evidence-based safety, using a mark / debate / act / verify workflow. Use when asked to remove dead code, unused symbols, unreachable branches, stale docs, unused imports, or dead feature flags -- gathering independent evidence before each removal and re-verifying build and tests after. The `/eliminate-dead-code` command turns it on.

jwiegley Updated

File contents

jwiegley/promptdeploy/tree/main/skills/eliminate-dead-code commit acb9c609f9

Frequently asked questions

npx skillmds@latest add jwiegley/eliminate-dead-code-2