Multi-Agent Workflow Templates
12 copy-paste workflow templates for multi-agent Claude Code setups. Each template includes the system prompts, coordination logic, and the failure modes it's designed to prevent.
Covers orchestrator/worker patterns, parallel research agents, QA loops, code review pipelines, and context handoff between agents. These come from running actual multi-agent systems, not from theorizing about them.
- 12 complete workflow templates, ready to use
- Covers parallel execution, sequential pipelines, and feedback loops
- Each template explains what breaks without it and how to test it works
- Includes agent-to-agent communication patterns and shared state management
Cut setup time from days to an afternoon.