Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

cleanup-legacy

// Find and remove deprecated, legacy, and fallback code paths with zero callers. Verifies callers via repo grep + LSP before deletion. Removes unreachable fallback branches. Use when the user asks to remove deprecated code, clean up legacy paths, drop fallbacks, or simplify code branches. Example queries — "remove the deprecated API", "drop the v1 fallback", "this code is marked legacy, kill it", "simplify these branches".

$ git log --oneline --stat
stars:76
forks:8
updated:24. April 2026 um 22:43
SKILL.md
readonly