Vouch standup
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-standupAssembled 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
Narrate the vouch digest — pending reviews, decisions, stale claims, due followups
SKILL.md
0.9 KB, as published. Nobody here has run it
/vouch-standup
Give the user a morning briefing from the KB, then get out of the way.
Steps:
- Call the
kb_digestMCP tool (or runvouch digest --format markdownvia Bash if MCP is unavailable). Default window is fine unless the user names one. - Narrate it in four short lines, leading with counts: pending proposals
(oldest first — nudge
vouch reviewif any), decisions since the window start, stale claims worth akb_confirmor supersede, and followups due (with owners). - If a followup in the list is done, offer to file the close — a
kb_propose_pagewith the page's id asslug_hintandfollowup_status: "done"— but only on explicit confirmation.
Read-only otherwise. Never call kb_approve; reviewing is the human's job.