What problem does it solve?
The vault-gap skill assesses whether Ars Contexta vault coverage exists for a given topic, and if coverage is thin or missing, auto-drafts an inbox stub and queues a gap-stub for extraction, all while respecting the inbox → /extract → knowledge pipeline (never writing directly to knowledge/).
Core Features & Use Cases
- Coverage assessment: searches the vault to classify coverage as sufficient, thin, or missing and reports a structured payload.
- Auto-seeding: if coverage is thin or missing, seeds an inbox stub under inbox/YYYY-MM-DD-<slug>.md with research questions to guide extraction.
- Queueing & integration: appends a structured entry to ops/queue/gap-stubs.md to prioritize extraction and trace provenance back to the originating plan/task.
- Use Case: plan authors can quickly validate topic coverage before authoring in-depth vault notes and research plans.
Quick Start
Invoke /vault-gap on a topic to evaluate vault coverage and auto-seed a stub when coverage is thin.