Loading...
Loading...
Provides guidance on choosing between Agent Teams and Sub-agents and executing complex plans with parallel coordination. Use when implementing complex features requiring multiple specialized teammates working in parallel.
npx skill4agent add fradser/dotclaude agent-team-driven-development| Dimension | Sub-agents | Agent Teams |
|---|---|---|
| Communication | Results return to caller only | Teammates message each other directly |
| Coordination | Main agent manages all work | Shared task list with self-coordination |
| Best for | Focused tasks where only the result matters | Complex work requiring discussion and collaboration |
| Token cost | Lower | Higher: each teammate is a separate instance |
Shift+Tab./references/initiate-team-workflow.md./references/manage-team-workflow.md./references/implementer-role.md./references/reviewer-role.md./references/architect-role.md./references/official-documentation.md