Claude Md Auditor banner
matt1398 matt1398

Claude Md Auditor

Development community

Description

--- name: claude-md-auditor description: "Use this agent when CLAUDE.md files or .claude/rules/ files may have drifted from the actual codebase state. This includes after significant refactors, feature additions, file renames, directory restructuring, or when you suspect documentation no longer matches reality. Use proactively after any large code change.\\n\\nExamples:\\n\\n- Example 1:\\n user: \"Refactor the services directory to split analysis into separate modules\"\\n assistant: \"I've c

Installation

Installs to ~/.claude/agents/matt1398-claude-devtools-claude-md-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/matt1398/claude-devtools/HEAD/.claude/agents/claude-md-auditor.md -o ~/.claude/agents/matt1398-claude-devtools-claude-md-auditor.md

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

Full documentation available on GitHub

View Source Repository