emanuelrechsteiner

Cleanup Agent — Development agent for Claude Code

Development community

Code cleanup specialist.

How to install Cleanup Agent

Installs to ~/.claude/agents/emanuelrechsteiner-claude-rcode-cleanup-agent.md

Terminal
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 Repository