Multi-Agent Orchestration Patterns
Anthropic's reference patterns for orchestrating multiple Claude agents. Covers parallel agents, sequential pipelines, hierarchical agents, and error recovery strategies.
Use this agent
View the agent source on GitHub or copy the URL to reference it in your projects.
Stats
93
Views
0
Copies
Related Agents
Anthropic Cookbook β Agent Recipes
Official collection of agent patterns and recipes from Anthropic. Includes tool use, multi-agent orchestration, memory management, and real-world agent implementations.
Financial Data Analyst Agent
A multi-tool agent that analyzes financial data, queries databases, generates charts, and produces structured investment research reports using Claude.
Customer Support Agent Starter
Anthropic's quickstart for building a production-ready customer support agent with Claude. Includes conversation management, tool use for order lookups, and escalation logic.