/vouch-status

SkillDev tools

Show the project's vouch KB at a glance

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the /vouch-status skill

What this skill tells your AI

The instructions your AI receives, as published by vouchdev/vouch in adapters/openclaw/skills/vouch-status/SKILL.md and read by ahel’s review.

Run vouch's kb_status MCP tool and surface the result. Use this when the user asks "what's in our KB?" or before/after a long claim-proposal flow so they can see the proposal count tick up.

Format:

KB at <root>
  claims:     <n>
  sources:    <n>
  entities:   <n>
  pending:    <n>   ← review queue depth
  last audit: <iso8601 timestamp>

If pending > 0, suggest the user run vouch approve <id> (or vouch lint if they want to inspect anything first). Do not propose anything yourself.

Signals

GitHub stars
92
Forks
62
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
vouch-status
Source
github.com/vouchdev/vouch