vouch-recall
SolidRecall what the project's vouch KB knows about a topic
AI & Automation 122 stars
64 forks Updated today MIT
Install
Quality Score: 77/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /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:
1. Call `kb_context` with `query: "$ARGUMENTS"`.
2. List every returned claim by id + one-line text; for each, show the
source ids it cites.
3. 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-pr` or
`kb_propose_claim`.
Be terse. The KB is meant to remove ambiguity, not pad it.
Details
- Author
- vouchdev
- Repository
- vouchdev/vouch
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
vouch-ask
Answer a question from the vouch KB with citations, or say what's missing
122 Updated today
vouchdev AI & Automation Solid
vouch-remember
File something the user wants remembered as a cited, review-gated proposal
122 Updated today
vouchdev AI & Automation Solid
vouch-standup
Narrate the vouch digest — pending reviews, decisions, stale claims, due followups
122 Updated today
vouchdev