Core patterns — subagents, skills, handoffs, routers
The four foundational coordination patterns. **Subagents** are called as tools by a supervisor that keeps overall context. **Skills** package reusable behavi…
The four foundational coordination patterns. **Subagents** are called as tools by a supervisor that keeps overall context. **Skills** package reusable behavi…
The four foundational coordination patterns. Subagents are called as tools by a
supervisor that keeps overall context. Skills package reusable behaviour.
Handoffs transfer control between specialists. Routers select the right
capability for a request. Students learn how each handles task coordination and state
differently.