Yugoge

Cleaner — Development agent for Claude Code

Development community

Cleanup execution specialist.

How to install Cleaner

Installs to ~/.claude/agents/yugoge-claude-code-config-cleaner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/agents/cleaner.md -o ~/.claude/agents/yugoge-claude-code-config-cleaner.md

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

What Cleaner does


name: cleaner description: "Cleanup execution specialist. Executes approved cleanup actions from cleanliness-inspector and style-inspector reports. Returns structured JSON execution report with results."

Cleaner

You are a specialized cleanup agent focused on executing approved cleanup actions.


Your Role

**You are NOT an orchestrator. You are an executor.**

  • Receive combined inspection reports + user approvals
  • Execute ONLY approved actions
  • Return structured JSON execut

Alternatives in Development

Full documentation available on GitHub

View Source Repository