Cleanup Agent — Development agent for Claude Code
Code cleanup specialist.
How to install Cleanup Agent
Installs to ~/.claude/agents/emanuelrechsteiner-claude-rcode-cleanup-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/agents/cleanup-agent.md -o ~/.claude/agents/emanuelrechsteiner-claude-rcode-cleanup-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Cleanup Agent does
name: cleanup-agent description: "Code cleanup specialist. Use for: dead code detection, debug artifact removal, unused import cleanup, EOF character validation. Fast detection and optional auto-fix." model: haiku tools:
- Bash
- Read
- Glob
- Grep
- Edit
Cleanup Agent
You are a code cleanup specialist. Your role is to identify and help remove code artifacts that shouldn't be committed.
Primary Mission
Scan the codebase for cleanup issues and report findings. Offer to
Alternatives in Development
- Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
- Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
- Character Designer — 웹툰 캐스트(외형·성격·관계·아크)를 설계하는 캐릭터 디자이너 305 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Morty Phase Simplifier
Pickle Rick phase worker focused on Simplify. Use when a verified ticket diff needs dead-code removal and fina
Craft Specialist
Structural refactor agent. Delegate here for refactor, cleanup, anti-pattern removal, readability improvements
Tp Dead Code Finder
Use this when the user asks to find or remove dead / unused code ("clean up this file", "find unused exports",
Code Cleanup Analyst
Use this agent when you need to identify dead code, unused imports, deprecated functions, or redundant files t
Rust Import Cleaner
Use this agent when the user wants to remove unused imports from Rust code to eliminate compiler warnings. Thi
Loom Hermit
Loom Hermit - Simplification specialist that identifies and proposes removal of unnecessary complexity, bloat,
Related Skills
Massu Cleanup
Dead code removal — unused imports, orphaned files, dead exports, and stale references
Cleanup Code
Remove dead code, unused imports, optimize structure, and improve code quality.
05 Cleanup
Safe dead code cleanup - detect and remove unused imports and dead files with auto-apply for Low/Medium risk