ClaudeMap

Building Effective Agents

Anthropic's canonical essay on agent design — workflows vs agents, and five composable patterns.

Tutorials & Guidesofficialagentsengineeringpatterns

Anthropic's most-cited engineering essay on building agents: the workflow-versus-agents distinction, five composable patterns (prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizers), and the discipline of starting with the simplest thing that works. Required reading before adopting any agent framework — most "agent problems" are solved by the patterns here.

Charted

Related on the map

  • HumanLayer's 12 design principles for production-grade LLM agents — the closest thing to a 'best practices' manifesto.

    • agents
    • best-practices
    • production
    • principles
  • Official curated registry of MCP servers — discovery, versioning, and metadata for the ecosystem.

    • official
    • mcp
    • registry
    • discovery