๐Ÿ“˜ New ReleaseThe Agentic AI Pathโ€” A Practical Guide to Building, Running & Governing AI AgentsRead on Kindle โ†’๐Ÿ“˜ New ReleaseThe Agentic AI Pathโ€” A Practical Guide to Building, Running & Governing AI AgentsRead on Kindle โ†’๐Ÿ“˜ New ReleaseThe Agentic AI Pathโ€” A Practical Guide to Building, Running & Governing AI AgentsRead on Kindle โ†’๐Ÿ“˜ New ReleaseThe Agentic AI Pathโ€” A Practical Guide to Building, Running & Governing AI AgentsRead on Kindle โ†’
100% Free · 15 Lessons · In production

Crack the Claude
Certified Architect

The Foundations exam (CCAR-F), taught by someone who sat it and kept the receipts — five timed mocks, every question missed written down, and a correction pass against the official Exam Guide v1.0.

15
Lessons
~95 min
Total time
720
Scaled pass mark
$0
Cost

What you are actually sitting

60 items · 120 minutes · proctored · $125. Four scenarios drawn from a pool of six, and 30 task statements across five domains.

DomainWeight≈ items
Agentic Architecture & Orchestration27%16
Claude Code Configuration & Workflows20%12
Prompt Engineering & Structured Output20%12
Tool Design & MCP Integration18%11
Context Management & Reliability15%9

Domain 1 is nearly twice Domain 5, so the course is weighted the same way — four of the fifteen lessons sit in Domain 1. And 720 is a scaled score on a 100–1000 range: it is not 72% of the questions.

15 Lessons. One idea each.

One idea, one rule, one trap, one test. Most lessons end on a real timed mock — those are live now, so you can start before the videos land.

01
The One Question โ€” Persuade / Constrain / Enforce โ˜…
The framework the whole course hangs on, taught with a road analogy: a speed-limit sign (persuade), a speed bump (constrain), an engine limiter (enforce). Pick the weakest tier that fully solves it โ€” unless the stem says guaranteed, tamper-proof, cannot be bypassed, must always.
5:30no mock test
⏳ Coming soon
02
Start Here โ€” What This Course Is โ˜…
The course-intro piece, and the only lesson with a face to camera throughout. What the exam actually is, how the course maps to it, and the kill list โ€” what to stop studying. Ends by telling you to sit Test 1 cold, before you go further, so you have a baseline to improve on.
5:00Mock test 1 →
⏳ Coming soon
03
The Agentic Loop & stop_reason
Taught with a walkie-talkie, not with code: on a radio you never guess whether the other person has finished โ€” they tell you, in one word. “Over” means your turn; “out” means finished. stop_reason is exactly that, and it is the only thing that ends a task. Covers the three anti-patterns the official guide names, the correction to my own notes, and agent vs workflow as a train and a taxi.
9:18Mock test 11 →
⏳ Coming soon
04
Subagents, the Task Tool & Partitioning
Taught as a newsroom: an editor, three reporters and a stack of briefs. A reporter knows only what is on the brief — subagents do not inherit context. Hand all the briefs out before anyone leaves — parallel means several Task calls in one response. And a story each, not a stage each: partition where the work is genuinely independent. By phase is a pipeline with barriers wearing a partition's clothes.
8:48no mock test
⏳ Coming soon
05
Hooks, Prerequisites & Guarantees
Hooks do two jobs: PostToolUse normalises data before the model sees it, and tool-call interception blocks policy violations. Where money moves, a programmatic prerequisite beats a prompt โ€” prompt-based compliance has a non-zero failure rate.
6:00Mock test 12 →
⏳ Coming soon
06
Named Patterns & When Not to Use an Agent
Agent versus workflow โ€” the most-tested idea in Domain 1. If the path is known in advance, it is a workflow. Agents are for deciding the path. Plus routing, hub-and-spoke, and recognising ReAct and plan-execute from a description.
4:55Mock test 6 →
⏳ Coming soon
07
The Built-in Tools โ˜…
The biggest cluster of lost marks. Glob finds by name, Grep finds by contents. You must Read before you Edit, and Edit needs a unique match. The blocked-or-impatient test: blocked means Write, impatient means incremental Edit.
6:45Mock test 14 →
⏳ Coming soon
08
Config Hierarchy, Commands, Skills, Headless
The four config mechanisms and which file wins โ€” narrower scope beats broader. Slash commands, skills and argument-hint, plan mode, --output-format json with --json-schema for CI gating, and resume versus continue.
6:10Mock test 13 →
⏳ Coming soon
09
Prompt Engineering & Structured Output
Describe versus show versus constrain: descriptions fix tool selection, examples fix format, schema fixes values. Retry fixes format and structure โ€” retry will never produce information absent from the source.
6:40Mock test 5 →
⏳ Coming soon
10
Tool Design & MCP
Tools are model-controlled, resources application-controlled, prompts user-controlled. Around 18 tools badly degrades selection; 4 to 5 is the target. Invalid parameter combinations mean split the tool โ€” make the mistake impossible to express.
7:15Mock test 2 →
⏳ Coming soon
11
Context Management & Reliability
Progressive summarisation destroys numbers, dates and amounts โ€” keep a persistent case-facts block outside the summarised history. Trim tool results before they accumulate. A bigger context window does not fix attention quality.
6:35Mock test 4 →
⏳ Coming soon
12
Escalation & the Support Scenario
A whole scenario, and the easiest one to under-prepare. Escalate on an explicit request for a human, on genuine policy gaps, or on no meaningful progress. Never on sentiment, never on self-reported confidence.
6:25no mock test
⏳ Coming soon
13
Evaluation & Monitoring โ€” the Blind Spot
An aggregate number can be excellent while a segment inside it is catastrophic: 97% overall can be 60% on the tenth document type. When a stem stresses overall or on average, the answer involves disaggregating. Analysis precedes pilot.
6:00Mock test 17 →
⏳ Coming soon
14
The Ladder, Assembled โ˜…
The payoff. Nothing new โ€” every mechanism has been taught, so this lesson sorts them into nine numbered rungs and turns the framework into a lookup you can use under time pressure. Rungs 1โ€“4 persuade, 5โ€“6 constrain, 7โ€“9 enforce.
6:45Mock test 8 →
⏳ Coming soon
15
Final Review โ€” What the Mocks Taught Me โ˜…
The honest one, built from five timed mocks and the error analysis behind each. Four root causes, three of them mechanical and fully learnable. Plus the keyword-to-answer cheat sheet, read aloud. Ends on the full 60-question, 120-minute mock.
8:25Mock test 16 →
⏳ Coming soon

Get the lessons as they land

The videos are in production and publish to YouTube first. Subscribe and you will not have to keep checking this page.

Subscribe on YouTube

Quick answers

Is this course free?
Yes. Every lesson, every mock test, no paywall. It is published on YouTube and mirrored here.
What is CCAR-F exactly?
The Claude Certified Architect โ€” Foundations exam. 60 items, 120 minutes, proctored, $125. You need 720 out of 1000 scaled โ€” which is not the same as 72% of the questions. It launched on 12 March 2026 alongside the Claude Partner Network. Register under the code CCAR-F, though you will see it written CCA-F in a lot of places.
Who is it for?
Solution architects and engineers with roughly six months of hands-on time with the Claude API, the Agent SDK, Claude Code and MCP. If you have never called the API, start there first.
What makes this different from the other prep material?
It was written after passing, by someone who kept the receipts: five timed mocks, a documented list of every question missed, and a correction pass against the official Exam Guide v1.0. The final lesson is built entirely out of what the mocks exposed.
When do the lessons go live?
They are in production now and will appear here as each one publishes. The mock tests are already live โ€” you can sit those today.