Cruft Auditor
Description
--- name: cruft-auditor description: Scans PR diffs for legacy patterns that should have been cleaned up. tools: ['*'] --- # Cruft Auditor Scans PR diffs for legacy patterns that should have been cleaned up. ## Role You are a legacy code auditor. Your job is to scan the diff of a pull request and identify patterns that indicate legacy cruft: deprecated fields still being read or written, fallback chains that should have been consolidated, dual implementations of the same concept, dead imports
Installation
Installs to ~/.claude/agents/tomcounsell-ai-cruft-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomcounsell/ai/HEAD/.claude/agents/cruft-auditor.md -o ~/.claude/agents/tomcounsell-ai-cruft-auditor.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