Functional Area Resolver

| 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.

thedixitjain 7b97b3d 2 files · 17.5 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/functional-area-resolver commit 7b97b3d607

Frequently asked questions

npx skillmds add thedixitjain/functional-area-resolver