kb-query
Installation
SKILL.md
kb-query — answer from the bundle
Answer a question from a knowledge bundle, or surface relevant bundle context for another task. Because synthesis was front-loaded during ingest or repository documentation, this is mostly navigation and assembly, not rediscovery. Read ../kb/references/glossary.md for terms.
Two modes, same procedure:
- Explicit — the user asks a knowledge question ("what do we know about X?", "compare A and B").
- Ambient — you're doing another task and a bundle in the repo has relevant context; consult it before answering from scratch, then return to the task.
1. Locate the bundle(s)
Find the bundle root (a knowledge/ dir, or an index.md with okf_version). If knowledge/ holds
several bundles, read knowledge/index.md and pick the relevant one(s); a query may span more than
one. If no bundle exists, say so and stop (offer kb-init).