Agent Orchestration Patterns
Installation
SKILL.md
Agent Orchestration Patterns
Build coordinated AI teams that work together seamlessly
This skill provides battle-tested patterns for orchestrating multiple AI agents to solve complex problems collaboratively.
Core Principles
1. Single Responsibility Agents
Each agent should have one clear purpose. Generalists create confusion; specialists create excellence.
Bad:
GeneralAgent: "Does everything - UI, backend, writing, testing"