CCAR-P · Study guide
🗺 Dev Enablement
At 7% — roughly four items — this is the smallest domain on CCAR-P. The honest advice is to study it last and study it once. Nothing here rewards depth; do not trade time away from RAG, evaluation or governance to over-prepare it.
What it tests is enabling a team, not personal fluency. You are framed as the architect standardizing Claude tooling across many developers: where configuration lives, what belongs in version control versus on one machine, how tool permissions are set once and inherited, how a new joiner gets a working setup on day one, and how you help someone diagnose an agent that took the wrong action.
The trap is answering as an individual power user — clever prompts, personal aliases, local tweaks. Credit goes to the choice that scales to everyone and survives the author leaving the team.
The unlocking idea: treat agent configuration as code — project-level, reviewed, versioned, reproducible. Then measure impact against a baseline captured before rollout, and report it with the skepticism you would apply to any other engineering claim.
CLAUDE.md at the repo root): build and test commands, directory conventions, house style, and the things Claude keeps getting wrong. It is documentation that both humans and agents read.ADOPT — the sequence for putting Claude tooling into a team's hands.
A — Anchor. Capture the baseline and name the outcome you intend to move, before a single developer is enabled. No baseline, no honest claim later.D — Declare. Shared configuration declared as code in the repo — project memory, settings, MCP servers, commands, subagents — reviewed and versioned; personal and machine-specific settings stay local.O — Onboard. Clone-and-go setup, worked examples of the workflows that matter, and a named place to ask. One willing cohort first, then widen in waves.P — Protect. Tool allow-lists, approval at real boundaries, per-developer secrets, and cost attribution set once at team level rather than per laptop.T — Track. Report outcome metrics against the baseline, state what you cannot attribute, and triage misbehavior from the transcript rather than the prompt.Use ADOPT whenever a question asks how to take Claude from one developer's laptop to a team's default workflow — and use it to test whether your answer survives the person who wrote it leaving.
Practise this domain with original, exam-style questions.
Start practising free