claudemd-auditor

Installation
SKILL.md

CLAUDE.md Auditor

Compares your CLAUDE.md instructions against the real state of the codebase and suggests concrete improvements.

What It Checks

1. Stale References

  • File paths mentioned in CLAUDE.md that no longer exist
  • Commands referenced that aren't in package.json scripts
  • Dependencies mentioned that aren't in package.json
  • Tool/framework references that don't match installed versions

2. Missing Context

  • Key directories not documented (src/, lib/, tests/)
  • Package.json scripts not mentioned
  • Environment variables used in code but not documented
  • MCP servers configured but not referenced
  • Git hooks or CI workflows not mentioned
Installs
2
First Seen
Apr 8, 2026
claudemd-auditor — kevinzai/cc-commander