vouch-status
25Skill Claude CodeCodex
Show the project's vouch KB at a glance.
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 /…
MCP server Claude CodeCodexCursor +2
Git-native, review-gated knowledge base for LLM agents. MCP server + CLI. Runs locally from the vouch-kb Python package. Needs 1 environment variable to run.