Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Find and remove unreachable/unused code safely. Use during cleanup or before a refactor.
.claude/skills/archive228-kill-dead-code/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -48% | 0% |
| case-13 | ✓→✗ | ▼ Worse | -37% | 0% |
| case-18 | ✓→✗ | ▼ Worse | 9% | 0% |
| case-20 | ✓→✗ | ▼ Worse | -75% | 0% |
| case-23 | ✓→✗ | ▼ Worse | 2% | 0% |
Bias to delete: every line someone has to read is a cost. But never delete what you can't prove is unreachable — say "I think X is unused, confirm?" instead of guessing.
Other measured skills in the registry, with their headline benchmark lift.