Skip to main content

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โ€‹

PropertyValue
TypeAgent
Fileagents/fai-play-dispatcher.agent.md
Toolscodebase, terminal
Modelgpt-4o-mini, gpt-4o
WAF Alignmentcost-optimization, operational-excellence
Compatible Plays01-enterprise-rag, 07-multi-agent-service
Lines78

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โ€‹


Auto-generated from the FrootAI primitive catalog. Last updated: 2026-04-20.