Intelligent Routing
When to use
At the start of a request to select agents and skills.
Signals
- •UI, CSS, layout, accessibility: frontend-specialist
- •API, data, auth, business logic: backend-specialist
- •CI/CD, build tooling, DX: platform-engineer
- •Infra, deploy, environments: devops-engineer
- •Integrations, webhooks, SDKs: integrations-engineer
- •Data ingestion, ETL, pipelines: data-pipeline-engineer
- •Bugs and stack traces: debugger
- •Risky changes and secrets: security-auditor
- •Tests and coverage: qa-engineer
- •Scope and tradeoffs: product-manager
- •Data modeling: data-architect
Steps
- •Classify the request into 1-2 domains.
- •Select matching agent profiles from
agents/. - •Load relevant skills from
.agents/skills/. - •State which agents and skills are being applied.