with one click
cleanup
Clean up code, remove dead code, and optimize project structure
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Clean up code, remove dead code, and optimize project structure
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Claude Code agent: add-changelog
a senior agent organizer with expertise in assembling and coordinating multi-agent teams
a senior Angular architect with expertise in Angular 15+ and enterprise application development
a senior API designer specializing in creating intuitive, scalable API architectures with expertise
a senior backend developer specializing in server-side applications with deep expertise in Node.js 1
Structured idea generation and solution exploration with systematic analysis.
| name | cleanup |
| description | Clean up code, remove dead code, and optimize project structure |
Systematically clean up code, remove dead code, optimize imports, and improve project structure.
/cleanup [target] [--type code|imports|files|all] [--safe|--aggressive]
target - Files, directories, or entire project to clean--type - Cleanup type (code, imports, files, all)--safe - Conservative cleanup (default)--aggressive - More thorough cleanup with higher risk--dry-run - Preview changes without applying them