Vouch recall
A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.
npx -y skills add vouchdev/vouch --skill vouch-recallAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Recall what the project's vouch KB knows about a topic
SKILL.md
0.7 KB, as published. Nobody here has run it
/vouch-recall
Use vouch's kb_context MCP tool to assemble a working set of claims, sources,
and entities the KB already has on the current topic. Print them with their
ids and citations; do not write anything.
Steps:
- Call
kb_contextwithquery: "$ARGUMENTS". - List every returned claim by id + one-line text; for each, show the source ids it cites.
- End with a one-sentence summary of what's missing from the KB on this
topic — the gap the user can fill with
/vouch-propose-from-prorkb_propose_claim.
Be terse. The KB is meant to remove ambiguity, not pad it.