vouchdev/vouch-recall
Recall what the project's vouch KB knows about a topic
npx skills add https://github.com/vouchdev/vouch --skill 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:
kb_context with query: "$ARGUMENTS".source ids it cites.
topic — the gap the user can fill with /vouch-propose-from-pr or
kb_propose_claim.
Be terse. The KB is meant to remove ambiguity, not pad it.
Take vouchdev/vouch-recall from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.