mundi-qmd-intent-tool-coverage
Installation
SKILL.md
Mundi QMD — Intent ↔ Tool Coverage Audit
Overview
MCPs expose tools. Orchestrators route on intents (semantic buckets). The two have to stay in sync or queries miss. This runbook audits coverage: which intents have no tools, which tools have no intent, which consuming-app needs are unfulfilled.
Already exists in mature form for PitchBook + CapIQ; this skill codifies the pattern so future MCPs get the same treatment.
When to use
- Onboarding a new MCP — audit coverage before wiring into orchestrators
- Adding new intent buckets — verify each has ≥1 tool
- Investigating routing misses — "/mundi:origination-run returned nothing" may trace to intent-gap
- Pre-release eval harness — pass@k must cover every documented intent
- Periodic (quarterly) drift check — catalogs drift as tools get added without intent updates