Claude Md Audit banner
jchigg2000-git jchigg2000-git

Claude Md Audit

Security community

Description

--- description: Audit every CLAUDE.md across all repos under a root (plus the global ~/.claude/CLAUDE.md) — detect misplaced content, duplication, contradictions, gaps, and staleness. Phase 1 is read-only and always runs; Phase 2 applies a consolidation plan only after you approve, with backups and diffs. Idempotent. Fire on `/claude-md-audit` or "audit/consolidate my CLAUDE.md files." allowed-tools: Bash(find:*), Bash(wc:*), Bash(rg:*), Bash(cp:*), Bash(diff:*), Bash(ls:*), Read, Glob, Grep, W

Installation

Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-claude-md-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-claude-md-audit && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/claude-md-audit.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-claude-md-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository