DocsReference
Adopt Audit
.claude/commandsThe on-ramp for an existing repo: score it against C² and get a migration plan.
What it is
The Adopt Audit is how you start C² on a project you already have. Point your agent at the repo and it scores the project against C²'s five-layer, 60-point rubric, then hands back a gap report and a prioritised migration plan. Free; a markdown practice you run with the agent.
When to write it
First, when adopting C² on an existing codebase — before the quick-start, so you know where you stand and what to fix first.
What goes in it
- An inspection of your repo (router, docs structure, briefs, knowledge, tests, governance)
- A C² Score with a per-layer breakdown
- Top 3 gaps in priority order, with the cost of leaving each open
- Quick wins this week, and the structural investments
How it fits
The adoption entry point. It maps directly to the rubric and points you to the quick-start for what to build first.
Get the templatestarter/.claude/commands/audit.md
Related