Clean up code, remove dead code, and optimize project structure
Removes dead code, optimizes imports, and cleans up project structure.
/plugin marketplace add rbonestell/hyperclaude-nano/plugin install hc@hyperclaude-nanoSystematically clean up code, remove dead code, optimize imports, and improve project structure.
/hc: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