sc-cleanup
Installation
SKILL.md
Code and Project Cleanup
Systematically clean up code, remove dead code, optimize imports, and improve project structure.
When to use
- User asks to clean up code or project
- Dead code or unused imports need removal
- Project structure needs optimization
- Technical debt cleanup requested
- File organization improvements needed
Instructions
Usage
/sc:cleanup [target] [--type code|imports|files|all] [--safe|--aggressive]