05 Cleanup banner
changoo89 changoo89

05 Cleanup

Development community

Description

--- description: Safe dead code cleanup - detect and remove unused imports and dead files with auto-apply for Low/Medium risk argument-hint: "[mode=imports|files|all] [scope=repo|path=...] [--dry-run] [--apply]" allowed-tools: Read, Glob, Grep, Edit, Write, Bash(*), AskUserQuestion disable-model-invocation: true --- # /05_cleanup Invoke the code-cleanup skill and follow it exactly as presented to you. Pass arguments: $ARGUMENTS

Installation

Installs to ~/.claude/commands/changoo89-claude-pilot-05_cleanup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/commands/05_cleanup.md -o ~/.claude/commands/changoo89-claude-pilot-05_cleanup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository