Audit the agent briefing document (CLAUDE.md or equivalent) for quality, size, overlap with hooks, and missing content. Use this skill whenever someone asks to "review CLAUDE.md", "check the agent briefing doc", "audit agent instructions", or "is CLAUDE.md good?". Also triggers on: "is my CLAUDE.md too long?", "does CLAUDE.md overlap with hooks?", "what's missing from CLAUDE.md?". Run before any PR that modifies the briefing document.
$npx -y skills add lilacmohr/ai-engineering-playbook --skill review-claudemdInstalls into the current project.
Run `npx skills use "https://github.com/lilacmohr/ai-engineering-playbook" --skill "lilacmohr/ai-engineering-playbook/review-claudemd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lilacmohr/ai-engineering-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/lilacmohr/ai-engineering-playbook"` and select the relevant skills, then follow their instructions.