Cleaner banner
Yugoge Yugoge

Cleaner

Development community

Description

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

Installation

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.

Full documentation available on GitHub

View Source Repository