Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年4月24日 22:43
SKILL.md
readonly