Issued by: Anthropic, PBC Credential: Claude Certified Architect – Foundations Certificate No.: v9axz9t5re5n Valid: May 20, 2026 – Nov. 20, 2026 Verify: verify.skilljar.com/c/v9axz9t5re5n
The Claude Certified Architect – Foundations is Anthropic’s official credential for solution architects who design and ship production applications with Claude. The exam validates practical judgment — not just conceptual knowledge — across the four core technologies that build production-grade Claude systems:
- Claude Agent SDK — agentic loops, subagent orchestration via the
Tasktool, hooks (PostToolUse),stop_reasonhandling, and session management withfork_session/--resume. - Claude Code —
CLAUDE.mdconfiguration hierarchy,.claude/rules/with YAML path-scoped glob patterns, project-scoped slash commands and skills (context: fork,allowed-tools), plan mode, and CI integration with-p/--output-format json. - Model Context Protocol (MCP) — tool interface design, structured error responses (
isError,errorCategory,isRetryable), tool distribution andtool_choiceconfiguration, and server scoping (.mcp.jsonvs~/.claude.json). - Claude API —
tool_usewith JSON schemas for guaranteed structured output,tool_choiceoptions (auto/any/ forced), the Message Batches API, and context window management strategies.
Exam Domains and Weightings
- Domain 1: Agentic Architecture & Orchestration (27%)
- Domain 2: Tool Design & MCP Integration (18%)
- Domain 3: Claude Code Configuration & Workflows (20%)
- Domain 4: Prompt Engineering & Structured Output (20%)
- Domain 5: Context Management & Reliability (15%)
Scored 100–1,000 (passing 720), the exam draws from six production scenarios — customer support agents, Claude Code in development, multi-agent research pipelines, developer productivity tooling, CI/CD review automation, and structured data extraction — and tests architectural tradeoffs in each.
I wrote a detailed blog article about the certification journey and my preparation path covering what I studied, what I built, what I got wrong on first attempt, and what I’d tell anyone preparing now.
