agent-team
Installation
SKILL.md
Agent Team
Orchestrate a dynamic team of agents: one Orchestrator (opus) plans + delegates + synthesizes; multiple Worker agents (sonnet) execute specialized subtasks and communicate bidirectionally.
Architecture
User
└─► Orchestrator (opus)
├─ plans team composition dynamically
├─ spawns Worker A (sonnet) ──┐
├─ spawns Worker B (sonnet) │ bidirectional
├─ spawns Worker C (sonnet) ◄─┘ via sessions_send
└─ aggregates → final report to user