Agents
SKILL.md
Agents - Agent Composition System
Overview
The Agents skill manages agent composition and orchestration:
- Compose dynamic agents from traits (expertise + personality + approach)
- Spawn parallel agents for divide-and-conquer work
- Select appropriate models for task complexity
Agent Types
| Type | Definition | Best For |
|---|---|---|
| Named Agents | Pre-configured specialists (Engineer, Architect, QATester) | Recurring work, specialized expertise |
| Dynamic Agents | Task-specific agents composed from traits | One-off tasks, novel combinations |