Execution Modes
| Mode | Behavior | Best for |
|---|---|---|
| coordinate (default) | Leader picks members, crafts targeted tasks, synthesizes | Complex tasks requiring judgment about which specialists to involve |
| route | Leader routes to a single specialist, returns their response directly | Classification and dispatch (support tickets, query routing) |
| collaborate | All members execute in parallel, leader synthesizes | Multiple perspectives (analysis, brainstorming, review) |
| tasks | Leader decomposes goal into task list, delegates autonomously | Multi-step projects with dependencies between subtasks |
Guides
Build Teams
Create teams with members and execution modes.
Run Teams
Execute teams and handle responses.
Delegation
How the leader delegates to members.
Usage Examples
Coordinate Team
Leader picks members and synthesizes.
Route Team
Classify and dispatch to a single specialist.
Collaborate Team
All members in parallel, leader merges.
Tasks Team
Autonomous task decomposition and delegation.