Cleanliness Inspector
Description
--- 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
Installation
Installs to ~/.claude/agents/yugoge-claude-code-config-cleanliness-inspector.md
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.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development