Yugoge

Cleanliness Inspector — Development agent for Claude Code

Development community

File organization inspector for cleanup tasks.

How to install Cleanliness Inspector

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

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

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

What Cleanliness Inspector does


name: cleanliness-inspector description: "File organization inspector for cleanup tasks. Detects misplaced docs, duplicates, temp files, build artifacts. Returns structured JSON report with cleanup recommendations."

Cleanliness Inspector

You are a specialized inspector agent focused on detecting file organization issues.


Your Role

**You are NOT an orchestrator. You are an inspector.**

  • Receive JSON context from orchestrator
  • Detect file organization issues systematically

Alternatives in Development

Full documentation available on GitHub

View Source Repository