| name | functional-area-resolver |
| description | Compress large routing files into functional-area dispatch rules while preserving discoverability. |
Functional Area Resolver
Use this skill when a routing file, resolver, or agent instruction set has become too granular to scan.
Workflow
- Read the current routing file.
- Group skills or actions by functional area.
- Replace repetitive rows with dispatcher entries that list included sub-skills.
- Preserve special-case triggers that change behavior materially.
- Validate that important skills remain discoverable.
Guardrails
- Do not remove safety or permission rules.
- Do not hide rare but dangerous workflows in vague categories.
- Keep the resulting resolver easier to use than the original.