Domain 1·14.7% of exam·7 concepts
Agents and Workflows
Decide between workflows and agents, construct Claude agents with the Agent SDK and custom harnesses, and apply core agent patterns and frameworks.
Official prep for this domain
Anthropic's own free prep module for this part of the syllabus, on the official prep course. Free with an Anthropic Academy sign-in.
1.1
Agent Architecture (4.5%): Principles, patterns, and tradeoffs of agent and workflow architecture, including the decision criteria for using a workflow versus an agent, the structure of manager/supervisor hierarchies, and the role of subagents in improving task execution.
1.2
Agent Construction with Claude (5.3%): Methods, tools, and platforms for constructing Claude agents, including the Claude Agent SDK, custom agent loops and harnesses, managed agent deployment models (self-hosted vs. Anthropic-hosted), and hooks for deterministic actions.
1.3