FAI Play Dispatcher
FAI play dispatcher โ routes user requests to the correct solution play based on intent classification, understands all 101 plays and their domains, delegates to specialist agents.
Overviewโ
| Property | Value |
|---|---|
| Type | Agent |
| File | agents/fai-play-dispatcher.agent.md |
| Tools | codebase, terminal |
| Model | gpt-4o-mini, gpt-4o |
| WAF Alignment | cost-optimization, operational-excellence |
| Compatible Plays | 01-enterprise-rag, 07-multi-agent-service |
| Lines | 78 |
Usageโ
In VS Code (GitHub Copilot)โ
@fai-play-dispatcher How can you help me?
In fai-manifest.jsonโ
{
"primitives": {
"agents": ["../../agents/fai-play-dispatcher.agent.md"]
}
}
Sourceโ
- GitHub:
agents/fai-play-dispatcher.agent.md - Edit: Edit on GitHub โ
Auto-generated from the FrootAI primitive catalog. Last updated: 2026-04-20.