Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Remove a feature completely with no backward compatibility; delete surfaces, callers, tests, docs, fallbacks, stubs, and dead exports.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-15 | ✗→✓ | ▲ Improved | -35% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -34% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -32% | 0% |
Use this when a feature should die, not linger.
throw new Error("Not implemented"), placeholder notices,"feature removed" banners, or TODOs about bringing it back unless the user explicitly asks.
migration bridges, or dead exports.
still exists.
rg.If the choice is between deleting more code and leaving a zombie surface, delete more code.
Other measured skills in the registry, with their headline benchmark lift.