
functional-area-resolver
garrytan/gbrain
22,403Added Jun 5, 2026
routingagent-orchestrationskill-dispatchcompressionresolverllm-ops
Summary
Compress an agent's routing file (RESOLVER.md or AGENTS.md) by converting granular skill-per-row tables into functional-area dispatchers. Each area lists sub-skills in a "(dispatcher for: ...)" clause. The LLM reads one area entry and routes to the correct sub-skill. Proven via held-out A/B eval: dispatcher pattern outperforms naive pipe-table compression.