Claude Certified Architect Readiness Check

The real Claude Certified Architect – Foundations exam is 60 scenario questions in 120 minutes, passing at 720/1000, at $125 per attempt. Before you book it, spend ten minutes here: 12 questions in the same scenario style, weighted roughly like the real domain split. Score 80%+ and you're probably ready. Score lower and you'll know exactly which domain to fix first.

12 scenario questions · free, no signup · instant domain breakdown

1. Your agent loop keeps calling the same tool with the same failing input, burning tokens until you kill the process. What's the architectural fix?
2. A response comes back with stop_reason 'tool_use'. What should your harness do next?
3. A coordinator agent spawns a subagent to audit one module of a codebase. What should the coordinator pass it?
4. Which of these tasks is a poor fit for a multi-agent architecture?
5. Your team has org-wide Claude Code standards, but one legacy repo needs different build commands. Where does each piece of guidance live?
6. You've built a slash command your whole team should be able to run in Claude Code. Where does it go?
7. A pipeline extracts structured data from thousands of documents and breaks whenever the model's JSON drifts. The most reliable fix is:
8. Stable role definitions, non-negotiable rules, and tone guidance belong in:
9. Claude keeps calling your search tool when it should call the lookup tool. Your first fix should be:
10. The core reason to expose a capability as an MCP server instead of a bespoke integration is:
11. A long-running agent session is approaching the context limit with the task half done. The production-grade move is:
12. Your batch pipeline starts receiving 429 rate-limit responses in production. The correct client behavior is: