Audit Claude Md banner
edspencer edspencer

Audit Claude Md

Security community

Description

--- name: audit-claude-md description: Audit all CLAUDE.md files against the gold standard and produce a gap report allowed-tools: - Read - Bash - Glob - Grep - Write - Task --- <objective> Orchestrator for auditing CLAUDE.md files across the repository against the gold standard defined in `canon/claude-md-gold-standard.md`. This command: 1. **Discovers** all CLAUDE.md and .claude/rules/ files in the repo 2. **Launches parallel sub-agents** to audit six dimensions: inventory, size,

Installation

Installs to ~/.claude/commands/edspencer-herdctl-audit-claude-md.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edspencer/herdctl/HEAD/.claude/commands/audit-claude-md.md -o ~/.claude/commands/edspencer-herdctl-audit-claude-md.md

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

Full documentation available on GitHub

View Source Repository