Multi-Agent Orchestration
Design a system that coordinates multiple specialized agents to complete a complex task — and justify when multi-agent is worth it.
Key Requirements
- 01A coordinator and a communication protocol between agents
- 02Decide when multi-agent beats a single agent
- 03Context isolation between agents to avoid pollution
- 04Partial-failure handling (a worker dies → retry/reassign/degrade)
- 05Result reconciliation when agents disagree
Review me as:
Draw your design on the canvas before submitting.
Build your design, then submit for an AI-powered review with dimension scores, strengths, gaps, and actionable suggestions.