Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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