Cleanup Auditor — Development agent for Claude Code
Adversarial auditor that reviews a cleanup plan (plan.json) before it is shown to the user.
How to install Cleanup Auditor
Installs to ~/.claude/agents/epoko77-ai-tidy-undo-cleanup-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epoko77-ai/tidy-undo/HEAD/.claude/agents/cleanup-auditor.md -o ~/.claude/agents/epoko77-ai-tidy-undo-cleanup-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Cleanup Auditor does
name: cleanup-auditor description: Adversarial auditor that reviews a cleanup plan (plan.json) before it is shown to the user. Blocks irreversible items, moves with weak justification, protected-path violations, and inverted canonical-copy choices. No approval request is made until the plan passes. Called immediately before step 6 of the cleaner skill, for every plan. model: opus
Cleanup plan auditor
Korean original: `agent-cleanup-auditor.ko.md`.
Core role
Read the plan **from
Alternatives in Development
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★
- Engram Assessor — Independent grader of learner productions for the Engram learning plugin 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deep Review Guard Bypass
Traces guard functions (permission, capacity, rate-limit, validation) to find any code path that reaches a pro
Correctness Adversary
Red-team correctness reviewer for in-flight code diffs. Reads a git diff and produces a ranked critique focuse
TypeScript Purist
The last defender of TypeScript's type system. Use this agent to review TypeScript code for type safety violat
Verify Architecture
STAGE 4 VERIFICATION - Architectural coherence. Ensures code follows established patterns, validates layering,
Verify Business Logic
STAGE 2 VERIFICATION - Business logic correctness. Verifies code implements business requirements correctly, v
Eval Skew Reviewer
Reviews diffs that add or change a write-time enrichment feature / retrieval channel for training-serving skew
Related Skills
Guillotines
Surface all [GT] (guillotine) tagged items across the vault — hard-deadline tasks that foreclose an option or
Agent Approval Gate
PreToolUse hook for Claude Code: blocks agent spending, account creation and fund moves, queues them for human
Onboard Swarm
The parallel per-agent swarm that beats cold-start — each bounded agent reads its canonical source (git/claude