explainx.ainewsletter3.4k
trending🔥loopsskills
pricing
workshops ↗
explainx.ai

Learn to lead teams that combine humans and agents. Platform access, live workshops, bootcamps, and 50+ courses — plus skills, tools, and MCP to practice what you learn.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

start for freepathwaysworkshopsbootcampscoursescertificationscertification testsexplainx universitycorporate trainingfacilitatorshackathonslearn skills & mcp

discover

skillstoolsagentsmcp serversdesignsllmsagiranks

content

releasesvisionmissionaboutcommunityteamcareersresourcespromptsgenerators hubgenerator SEO hubprompt templatesprompt guidesblogfor LLMsdemo

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/pathways/claude-certified-architect
AdvancedLearning Pathway

Claude Certified Architect — Foundations

The complete preparation pathway for the Anthropic Claude Certified Architect – Foundations exam. Scenario-based questions, domain-by-domain study, and timed mock tests included.

26articles
~10htotal
Advanced
Start Pathway →All Pathways

What you'll learn

  • Implement agentic loops using stop_reason control flow (tool_use vs end_turn)
  • Design multi-agent coordinator-subagent systems with explicit context passing
  • Write MCP tool descriptions that prevent selection failures in production
  • Configure CLAUDE.md hierarchy, path-scoped rules, and CI/CD integration
  • Enforce structured output with tool_use, JSON schemas, and nullable field design
  • Design error propagation patterns that enable intelligent coordinator recovery
  • Apply programmatic enforcement (hooks, prerequisite gates) over prompt-based compliance
  • Manage context across long sessions using scratchpad files and subagent delegation

Curriculum — 26 articles

01

Claude Certified Architect: Exam Overview

What the exam tests, five domain weightings, six scenario frames, scoring (720/1000 to pass), and how to prepare.

12m→
02

Agentic Loop Implementation: stop_reason, tool_use, and end_turn

stop_reason control flow (tool_use vs end_turn), conversation history construction, and programmatic vs prompt-based enforcement — Domain 1 deep dive.

14m→
03

How to Build Your First Agent Loop

Implement stop_reason-based control flow, tool result handling, and correct loop termination — the core of Domain 1.

quiz12m→
04

What Is Loop Engineering?

The paradigm shift from prompt engineering to loop design — why the execution scaffold matters as much as the model.

8m→
05

Multi-Agent Orchestration Patterns

Coordinator-subagent hub-and-spoke, parallel fan-out, iterative refinement, and why subagents don't inherit parent context.

quiz16m→
06

Claude Code Subagents: Multi-Agent Workflows

Spawning subagents via the Task tool, allowedTools configuration, parallel execution, and explicit context passing.

16m→
07

Claude Code Hooks: Automate Actions on Tool Calls

PostToolUse hooks for data normalization, tool call interception for compliance enforcement, and when hooks beat prompt instructions.

8m→
08

What Is MCP? Model Context Protocol Explained

MCP architecture, tools vs resources, isError flag, structured error responses, and .mcp.json configuration.

quiz18m→
09

Build Your First MCP Server

Working MCP server with typed tool schemas, error categories (transient/validation/permission), and isRetryable metadata.

14m→
10

MCP Tool Descriptions: How to Write Them for Reliable Agent Selection

Four-question minimum for viable descriptions, naming conventions to prevent overlap, tool_choice options, and structured error responses with isError/isRetryable.

12m→
11

Tool Definition and Schema Design

Writing tool descriptions that prevent selection confusion, splitting overlapping tools, and scoping tools per agent role.

quiz12m→
12

Claude Code MCP Servers: Connect Any Tool

Project-scoped .mcp.json vs user-scoped ~/.claude.json, environment variable expansion, and MCP resources for content catalogs.

10m→
13

What Is CLAUDE.md? Persistent Memory for Claude Code

User/project/directory hierarchy, @import syntax, .claude/rules/ with glob patterns, and diagnosing configuration issues.

quiz8m→
14

Claude Code Plan Mode: Complete Guide

When to use plan mode (multi-file refactors, architectural decisions) vs direct execution (single-file bug fixes).

quiz14m→
15

Steering Claude Code: CLAUDE.md, Skills, Hooks, Subagents, Rules

Project-scoped vs user-scoped commands, context: fork for skill isolation, allowed-tools, and argument-hint frontmatter.

quiz12m→
16

Claude Code Commands: Complete Reference

The -p/--print flag for CI mode, --output-format json, --json-schema, and session management (--resume, fork_session).

quiz12m→
17

Claude Code in CI/CD Pipelines: The -p Flag, JSON Output, and Automated Review

--print for non-interactive mode, --output-format json with --json-schema, CLAUDE.md in CI, multi-pass review, and Batch API vs real-time cost tradeoffs.

14m→
18

Zero-Shot, Few-Shot & Chain-of-Thought Prompting

Few-shot examples for ambiguous scenarios, format consistency, false positive reduction, and generalizing to novel patterns.

10m→
19

Structured Output with tool_use and JSON Schemas: The Definitive Guide

Why tool_use beats JSON-in-prompt, nullable field design, enum+detail patterns, validation-retry loops, and when retries should stop.

14m→
20

Structured Output & JSON Mode

tool_use with JSON schemas, tool_choice (auto/any/forced), nullable fields to prevent hallucination, and validation-retry loops.

quiz12m→
21

Master Prompt Engineering with Claude

Explicit criteria over vague instructions, multi-pass review architectures, and independent review instances for quality.

12m→
22

How to Evaluate Prompt Quality

Build eval sets, measure false positive rates by category, and design batch processing strategies (Message Batches API).

quiz12m→
23

What Is Context Engineering?

Progressive summarization risks, lost-in-the-middle effects, structured fact extraction, and position-aware input ordering.

15m→
24

Claude Code Context Window: Managing Limits

Trimming verbose tool outputs, scratchpad files for long sessions, /compact, and subagent delegation for context isolation.

8m→
25

Error Propagation in Multi-Agent Systems: Structured Context Over Generic Failures

Anti-patterns (empty-as-success, workflow termination, generic strings), structured error context fields, four error categories, and coverage gap annotations.

14m→
26

Conversation History Management

Structured error propagation across multi-agent systems, escalation triggers, and information provenance in multi-source synthesis.

quiz14m→

Practice exam

Claude Certified Architect – Foundations — Mock Tests

3 timed mock exams with shuffled questions, instant scoring, and per-question explanations. Pass score: 720/1000. The fastest way to find your weak domains before exam day.

3 mock exams
Shuffled each attempt
Instant scoring + explanations
Pass: 720/1000
Start practice examIncluded with subscription

Start learning

Claude Certified Architect — Foundations

Articles26
Time commitment~10h
LevelAdvanced
AccessFree
Start Pathway →

Free account. No credit card needed.

Who this is for

  • →Solution architects building production applications with Claude
  • →Developers with 6+ months of Claude API, Agent SDK, Claude Code, or MCP experience
  • →Engineers preparing for the Anthropic Academy certification exam
  • →Technical leads who want external validation of their Claude architecture judgment

After this pathway

Pass the Claude Certified Architect – Foundations exam (720/1000 minimum) with confident mastery of all five domains — agentic architecture, tool design, Claude Code, structured output, and context management.

Frequently asked questions

What is the Claude Certified Architect – Foundations exam?+

It's Anthropic's official practitioner certification, administered through Anthropic Academy. The 120-minute exam has 60 scenario-based multiple-choice questions across five domains: Agentic Architecture & Orchestration (27%), Tool Design & MCP Integration (18%), Claude Code Configuration & Workflows (20%), Prompt Engineering & Structured Output (20%), and Context Management & Reliability (15%). The minimum passing score is 720 out of 1,000.

Who should take this certification?+

Solution architects and developers who design and build production applications with Claude. The target candidate has 6+ months of hands-on experience with the Claude API, Agent SDK, Claude Code, and MCP — and wants external validation of their architectural judgment, not just API familiarity.

What makes this exam different from other AI certifications?+

Questions are scenario-based, not definitional. Every question frames a realistic production situation — a customer support agent that escalates incorrectly, a CI pipeline that hangs, a multi-agent system with coverage gaps — and asks you to diagnose the root cause and choose the most effective fix. Knowing what tools exist isn't enough; you need to reason about tradeoffs.

How long does this pathway take to complete?+

17 articles across all five exam domains, approximately 10 hours of study. The pathway is structured to mirror the exam's domain weighting: heaviest on Agentic Architecture (Domain 1) and lightest on Context Management (Domain 5). Practice quiz questions appear throughout to test recall in exam format.

How do I practice for the exam format?+

The pathway includes scenario-based quiz questions drawn from the official exam guide throughout each article. After completing the pathway, use the Claude Certified Architect mock tests at /tests/claude-certified-architect — timed, full-length practice exams with shuffled questions and per-answer explanations. Mock tests are included with an active subscription.

What prerequisite knowledge do I need?+

You should be comfortable reading and writing TypeScript or Python, understand what APIs and JSON are, and have at least some hands-on experience with Claude. The Claude Code Mastery, Building AI Agents, and MCP: Model Context Protocol pathways on this platform cover the prerequisite knowledge if you need to build up before diving into this pathway.

Continue learning

AI Foundations

B

Understand what AI actually is — tokens, transformers, agents, and the landscape. Start here if you're new.

11 articles · ~4h →

Prompt Engineering

B

Go from vague requests to precise, reproducible AI outputs. The skill that underpins everything.

12 articles · ~5h →

Claude Code Mastery

I

Go from zero to productive with Claude Code — the terminal AI coding agent that ships real projects.

13 articles · ~7h →

Building AI Agents

I

Understand and build the loops, harnesses, and protocols that make AI agents reliable and autonomous.

14 articles · ~6h →

AI Tools by Role

B

Practical AI adoption for your specific function — marketing, engineering, HR, finance, and more.

10 articles · ~4h →

AI Model Landscape

I

Navigate the crowded model market — Claude, GPT, Gemini, open-source — and understand the tradeoffs.

10 articles · ~6h →