Skip to content

oropeza/ClaudeCodeCertification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Claude Certified Architect Exam

Foundations Certification

📂 Contents

External


📝 Notes


📄 Reference PDFs


💡 Tip

The most important document you must study top to bottom is the Certification Exam Guide. All answers can be traced and supported by that information.

Recommended study path:

  1. 📖 Read the Certification Exam Guide cover to cover — understand all 5 domains and their weights
  2. 🎓 Complete the Anthropic courses — build hands-on familiarity with Claude tools and patterns
  3. 📝 Take a practice exam — identify knowledge gaps per domain
  4. 🔍 Deep-dive your weak domains using the Quick Study List and Anti-Patterns
  5. 🔄 Repeat practice exams until consistently scoring above 900

📋 Exam Overview

  • Scenario Structure: 4 random scenarios selected from 6 possible scenarios
  • Passing Score: 720 out of 1000 points
  • Question Style: Real-world implementation scenario

📚 Exam Domains

The exam covers 5 core domains with the following weight distribution:

Domain Topic Weight
1 Agentic Architecture & Orchestration 27%
2 Tool Design & MCP Integration 18%
3 Claude Code Configuration & Workflows 20%
4 Prompt Engineering & Structured Output 20%
5 Context Management & Reliability 15%

Total: 100%


🎯 Domain Breakdown

Domain 1: Agentic Architecture & Orchestration (27%)

Key Topics:

  • Agentic loop mechanics and stop conditions
  • Multi-agent orchestration patterns (hub-and-spoke)
  • Subagent configuration and context isolation
  • Workflow enforcement (hooks vs prompts)
  • Task decomposition strategies
  • Session management

Domain 2: Tool Design & MCP Integration (18%)

Key Topics:

  • Tool description best practices
  • Error response handling
  • Tool distribution and scoping
  • MCP resources vs tools
  • Built-in tools (Grep, Glob, Read, Write, Edit)

Domain 3: Claude Code Configuration & Workflows (20%)

Key Topics:

  • CLAUDE.md hierarchy (User → Project → Directory)
  • Custom commands and skills
  • Path-specific rules
  • Plan mode vs direct execution
  • Iterative refinement patterns
  • CI/CD integration

Domain 4: Prompt Engineering & Structured Output (20%)

Key Topics:

  • Explicit criteria design
  • Few-shot prompting techniques
  • Structured output with tool_use
  • Validation and retry strategies
  • Batch processing

Domain 5: Context Management & Reliability (15%)

Key Topics:

  • Context preservation strategies
  • Escalation patterns
  • Error propagation
  • Large codebase exploration
  • Human review and confidence calibration
  • Information provenance

✅ Ready to Begin?

Good luck on your certification journey! 🚀


Last Updated: Study Guide Version - Foundations Certification

About

Claude Code Certification Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors