
Building effective agents
Anthropic's foundational guide to building reliable AI agents — covering when to use agents vs. simpler pipelines, how to design tool interfaces, how to handle failures gracefully, and the core patterns (augmented LLM, routing, parallelisation, orchestrator-subagent) that underpin most production agent systems. Still one of the best starting points for anyone new to agent development.

