What problem does it solve?
CLAUDE.md files for AI coding assistants are often written from memory, outdated, or filled with generic rules that don't match a project's actual conventions, leading to incorrect AI suggestions and wasted time for engineering teams.
Core Features & Use Cases
- Codebase Evidence Analysis: Scans configuration files, CI/CD pipelines, git history, code patterns, and existing documentation to extract real, enforced project conventions.
- Dual Mode Operation: Either audits an existing CLAUDE.md for inaccuracies, gaps, and stale content, or builds a new one from scratch that reflects the project's true workflows.
- Use Case: A team onboarding Claude Code to a new monorepo can use this skill to generate a CLAUDE.md that captures their actual build commands, directory structure, and code quality rules instead of manually writing an incomplete file.
Quick Start
Use the create-or-audit-claude-md skill to audit the root CLAUDE.md of this repository and produce a prioritized list of missing conventions, suggested revisions, and companion tooling recommendations.