Domain 1·14.7% of exam·6 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.

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

Agent Patterns and Frameworks (4.9%): Common agent design patterns (tool-use loops, sub-agents, memory, context-window management) and agentic abstraction frameworks (e.g., Strands, LangGraph, PydanticAI) for building agents and workflows for multi-step tasks.

Other exam domains