Multi Agent Coordinator
When to Use
- User says coordinate agents or task matches this capability
- User says multi agent team or task matches this capability
- User says agent roles or task matches this capability
- User says delegate agents or task matches this capability
Workflow
- Define roles: planner, executor, reviewer (minimum).
- Assign subtasks per role.
- Establish handoff format between agents.
- Merge outputs; run goal-verifier on combined result.
Integrations
multi-agent-orchestratordesktop-subagent-connectorgoal-verifier
Error Handling
| Failure | Response |
|---|---|
| Agent conflict | Reviewer role breaks tie. |
Gotchas
- Max 5 parallel agents to avoid context sprawl.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.