agent-capability-matrix
Installation
SKILL.md
<quick_start> Find the right agent:
- Identify your task type (debug, review, build, explore, etc.)
- Look up the primary agent in the matrix below
- If primary fails, use the fallback
- Match model tier to task complexity </quick_start>
<success_criteria>
- Task routed to the correct primary agent on first attempt
- Fallback agent identified if primary is unavailable or insufficient
- Model tier matched to task complexity (Haiku for search, Sonnet for code, Opus for architecture)
- Zero-cost tools (TaskCreate, TeamCreate) used for progress tracking instead of API calls
- Agent selection justified by the matrix rather than ad-hoc guessing </success_criteria>