Agent teams
A team is a set of agents with named roles, a shared task list, and a shared repo. Give the team an objective and the lead breaks it into tasks, assigns them, and keeps the board moving. Every agent works in its own process, so five agents mean five things happening at once, not five things queued.
- Named roles: lead, builder, reviewer, tester, docs
- Agents run in parallel processes, not one queue
- Delegation and hand-off between teams