vouch-ask
01Skill Claude CodeCodex
Answer a question from the vouch KB with citations, or say what's missing.
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.
Skill Claude CodeCodex
Answer a question from the vouch KB with citations, or say what's missing.
Skill Claude CodeCodex
Propose a dated followup the vouch digest will surface until closed.
Skill Claude CodeCodex
Distill a merged PR into vouch claim proposals.
Skill Claude CodeCodex
Recall what the project's vouch KB knows about a topic.
Skill Claude CodeCodex
Propose a typed record (contact, org, project) into the vouch KB.
Skill Claude CodeCodex
File something the user wants remembered as a cited, review-gated proposal.
Skill Claude CodeCodex
Use vouch's KB to ground a fix for a GitHub issue.
Skill Claude CodeCodex
Narrate the vouch digest — pending reviews, decisions, stale claims, due followups.
Skill Claude CodeCodex
Show the project's vouch KB at a glance.
Skill Claude CodeCodex
Use when the user invokes /auto-pr or asks to "open N PRs against ", "auto-contribute to ", or "raise mergeable PRs automatically". Wraps the vouch auto-pr CLI: points at any github repo, learns its contribution norms (from shipped guidance, else synthesized from merged PRs), sources work items (open issues first…
Skill Claude CodeCodex
Use when the user invokes /pr-precheck or — implicitly, before any other skill opens a pull request — to check the target repo's merged and closed PR history for prior attempts at the same fix, so the agent doesn't open the Nth duplicate of an already-rejected approach. Wraps the vouch pr-cache CLI (build / check /…