Free Advanced

Claude Certified Architect Exam Prep

Pass the CCA-F exam on your first try. 34 lessons, all 5 domains, 100 practice questions. The only prep program built lesson-by-lesson from the official Anthropic exam guide.

7 modules
12 hours
12 hours
Certificate

Why This Instead of a Traditional Degree?

Self-Study from Scratch

  • Read 200+ pages of Anthropic docs without exam-specific framing
  • Anthropic Academy covers Claude broadly, not the 5 exam domains
  • No scenario-based practice questions in the actual exam format
  • Easy to over-study low-weight domains and miss high-weight ones
  • No structured way to know when you're ready for the proctored exam

This Prep Program

  • 34 lessons mapped 1:1 to the official CCA-F Exam Guide task statements
  • Lesson time-budget weighted to match exam domain percentages (27/20/20/18/15)
  • 100 scenario-based practice questions in the same single-answer + multi-select format as the real exam
  • Module 6 walks you through all 6 exam scenarios with decoded answer strategies
  • Self-paced, lifetime access, free for the first 2 lessons — no risk to start

What You'll Learn

  • Design and implement agentic loops with proper stop_reason handling and tool execution
  • Architect multi-agent systems using coordinator-subagent patterns with appropriate tool boundaries
  • Configure CLAUDE.md hierarchies, custom skills, and path-specific rules for team workflows
  • Enforce structured output using tool_use, JSON schemas, and validation-retry loops
  • Design MCP tool interfaces with clear descriptions, structured errors, and scoped access
  • Make sound escalation and reliability decisions in production Claude deployments
  • Integrate Claude Code into CI/CD pipelines with proper flags and review criteria
  • Design a complete production-grade Claude architecture for a given business scenario

Curriculum

0

Exam Overview & Study Strategy

30 min ·

Understand the exam format, domain weights, and build your personalized study plan.

  • The CCA-F Exam: What You're Up Against
  • Your 5-Week Study Plan
Start Module
1

Agentic Architecture & Orchestration (27%)

2.5 hours ·

The heaviest domain. Agentic loops, multi-agent systems, subagent config, workflow enforcement, SDK hooks, task decomposition, session management.

  • Agentic Loops: stop_reason and Control Flow
  • Multi-Agent Systems: Coordinator-Subagent Patterns
  • Subagent Invocation, Context Passing, and Spawning
  • Multi-Step Workflows: Enforcement and Handoff
  • Agent SDK Hooks: Tool Interception and Normalization
  • Task Decomposition for Complex Workflows
  • Session State, Resumption, and Forking
Start Module
2

Tool Design & MCP Integration (18%)

1.5 hours ·

Tool interfaces, MCP error handling, tool distribution, MCP server integration, built-in tools.

  • Designing Tool Interfaces AI Uses Correctly
  • Structured Error Responses for MCP Tools
  • Distributing Tools and Configuring tool_choice
  • MCP Servers in Claude Code and Agent Workflows
  • Built-in Tools: Read, Write, Edit, Bash, Grep, Glob
Start Module
3

Claude Code Configuration & Workflows (20%)

2 hours ·

CLAUDE.md hierarchy, custom commands/skills, path rules, plan mode, iterative refinement, CI/CD.

  • CLAUDE.md: Hierarchy, Scoping, Organization
  • Custom Slash Commands and Skills
  • Path-Specific Rules for Conditional Loading
  • Plan Mode vs Direct Execution
  • Iterative Refinement Techniques
  • Claude Code in CI/CD Pipelines
Start Module
4

Prompt Engineering & Structured Output (20%)

2 hours ·

Explicit criteria, few-shot prompting, JSON schemas, validation loops, batch processing, multi-pass review.

  • Explicit Criteria Over Vague Instructions
  • Few-Shot Prompting for Consistency
  • Structured Output with tool_use and JSON Schemas
  • Validation, Retry, and Feedback Loops
  • Batch Processing with Message Batches API
  • Multi-Instance and Multi-Pass Review
Start Module
5

Context Management & Reliability (15%)

2 hours ·

Context preservation, escalation patterns, error propagation, codebase exploration, human review, provenance.

  • Preserving Critical Info Across Long Interactions
  • Escalation and Ambiguity Resolution
  • Error Propagation Across Multi-Agent Systems
  • Context in Large Codebase Exploration
  • Human Review and Confidence Calibration
  • Information Provenance and Multi-Source Synthesis
Start Module
6

Practice Exam & Final Review

45 min ·

Walk through all 6 exam scenarios with decoded answer strategies. Exam day tips and common traps.

  • All 6 Exam Scenarios Decoded
  • Exam Day: Strategy, Time Management, Common Traps
Start Module

CCA-F Prep Completion Certificate

Awarded by FindSkill.ai when you finish all 7 modules and the practice exam. Demonstrates structured preparation across all 5 exam domains. Note: this is separate from Anthropic's official Claude Certified Architect (CCA-F) credential, which you earn by passing the proctored exam through the Anthropic Partner Network.

Verified Credential workspace_premium

Your AI Toolkit

Every tool tested on the CCA-F exam, with the same configurations Anthropic uses in the official scenarios.

Claude API Messages API, tool_use, structured output, JSON schemas, batch processing — Modules 2 & 4 Pay-as-you-go (free tier for testing)
Claude Code CLAUDE.md hierarchy, custom skills, slash commands, plan mode, CI/CD integration — Module 3 Free CLI
Agent SDK Agentic loops, hooks, multi-agent coordinator-subagent patterns, session state — Module 1 Free SDK (Python/TypeScript)
MCP (Model Context Protocol) Tool interfaces, structured errors, server integration with Claude Code — Module 2 Free open standard
Anthropic Console Workbench testing, prompt iteration, evaluating tool definitions — used throughout Free with API account

All tools work on free tiers for prep. The real CCA-F exam is delivered through Anthropic's Partner Network — separate from this prep program.

About This Degree

The Claude Certified Architect - Foundational (CCA-F) exam isn’t a vocabulary test. It’s a 60-question, 120-minute proctored simulation of the decisions you’d actually make designing production Claude systems — when to spawn a subagent, how to scope a tool, why a CLAUDE.md hierarchy is failing, what to do when an agentic loop won’t terminate. Anthropic isn’t testing whether you’ve memorized API parameters. They’re testing whether you’d be safe shipping Claude into production at a Fortune 500 customer.

This program is built backwards from the official exam guide. The 5 domains map to 5 modules. The lesson time-budget mirrors the domain weights — Agentic Architecture gets 27% of the lessons because it gets 27% of the exam. Every lesson ends with scenario-based MCQs in the exact format Anthropic uses: full code snippets, multi-paragraph context, four plausible answers where the wrong ones look correct until you understand why. By Module 6, you’ve already solved every pattern the real exam will throw at you.

What you get when you finish: a structured grasp of how the Claude Partner Network thinks about production deployments, 100 practice questions you can actually fail and learn from, and a Prep Completion Certificate from FindSkill.ai. The official Claude Certified Architect credential comes from passing Anthropic’s proctored exam — and after working through this program, that credential will be considerably less of a coin-flip.

Prerequisites

These aren't course prerequisites — they're skill prerequisites for the exam itself, taken directly from Anthropic's official exam guide. If you're missing any, browse our Claude Code and prompt-engineering courses first.

6+ months hands-on experience building with Claude (API, Claude Code, or Agent SDK)
Working knowledge of Python or TypeScript — most exam scenarios show code
Comfortable with APIs, JSON, and basic software architecture concepts
Familiarity with command-line tools and Git workflows

FAQ

Is this an official Anthropic course?
No. This is an independent study resource built lesson-by-lesson from the official CCA-F Exam Guide published by Anthropic. We are not affiliated with Anthropic, and completing this program does not award the official Claude Certified Architect credential — that comes from passing Anthropic's proctored exam.
Do I need to be a Partner Network member to take the real exam?
Yes. The CCA-F exam is currently exclusive to Claude Partner Network employees. Joining the Partner Network is free for any organization bringing Claude to market — your employer applies, not you individually. You can still complete this prep program without Partner Network access; it's valuable as a structured learning path for anyone working with Claude in production.
How is this different from Anthropic Academy?
Anthropic Academy provides 15 free courses covering Claude broadly — great for general learning, not optimized for the exam. We organize everything specifically around the 5 exam domains and 27 task statements, with module time-budgets weighted to match domain percentages and 100 scenario-based practice questions matching the actual MCQ format.
What's the passing score and exam format?
720 out of 1000. The exam is 60 scenario-based questions in 120 minutes — a mix of single-answer multiple-choice and multi-select questions where more than one option can be correct. Proctored online with webcam monitoring (or available at a testing center). No internet access, no notes, no docs — pure recall and reasoning. Each scenario describes a production Claude deployment problem and asks you to pick the best architectural choice.
How is the program structured?
7 modules totaling 34 lessons (~12 hours of focused study). Module 0 is exam orientation, Modules 1-5 cover the 5 exam domains in their official weight order, and Module 6 walks through all 6 exam scenarios with decoded answer strategies. Each lesson ends with practice questions in the same format as the real exam.
Are practice questions included?
Yes. Every domain module ends with 15-20 scenario-based MCQs that mirror the real exam style — full code snippets, multi-paragraph scenarios, plausible-but-wrong distractors. Module 6 adds 6 capstone scenarios drawn from the patterns Anthropic emphasizes in the official guide.
Will this guarantee I pass the exam?
No prep program can guarantee a pass — the exam tests judgment in novel scenarios, not memorization. What we can guarantee: you'll know all 27 task statements cold, recognize every architectural pattern Anthropic tests, and walk in having already solved scenarios in the exam's exact format. That preparation closes most of the gap between 'experienced builder' and 'exam-ready'.
Do I need to install anything to follow along?
Recommended: Python or Node.js, the Anthropic SDK (`pip install anthropic` or `npm i @anthropic-ai/sdk`), and Claude Code (`npm i -g @anthropic-ai/claude-code`). All free. The first 2 lessons work entirely in the browser if you want to preview before installing anything.
What does the real CCA-F exam cost?
Pricing is set by Anthropic and accessed through the Partner Network — typically free or subsidized for Partner employees. This prep program is free for the first 2 lessons; Pro subscription unlocks the rest plus the practice exam and completion certificate.
How long should I prepare before sitting the exam?
Most learners complete the program in 2-3 weeks at 5-6 hours per week. We recommend finishing all modules, scoring 80%+ on the Module 6 practice exam, then booking the proctored exam within the following week so the material stays fresh.
What if I'm already an experienced Claude builder?
Skip ahead to Module 6 first and try the practice scenarios. If you pass at 80%+, you're probably exam-ready — use the domain modules to fill specific gaps. If you're below 80%, work through the modules in order. The exam tests breadth across all 5 domains; even strong builders typically have weak spots in 1-2 areas.

Ready to Start?

Start Learning