# Vouch Standup

> Narrate the vouch digest — pending reviews, decisions, stale claims, due followups

- Skill: `vouchdev/vouch-standup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vouchdev/vouch-standup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vouchdev/vouch-standup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vouchdev (https://skillmd.com/u/vouchdev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vouchdev/vouch-standup

---


# /vouch-standup

Give the user a morning briefing from the KB, then get out of the way.

Steps:

1. Call the `kb_digest` MCP tool (or run `vouch digest --format markdown`
   via Bash if MCP is unavailable). Default window is fine unless the user
   names one.
2. Narrate it in four short lines, leading with counts: pending proposals
   (oldest first — nudge `vouch review` if any), decisions since the window
   start, stale claims worth a `kb_confirm` or supersede, and followups due
   (with owners).
3. If a followup in the list is done, offer to file the close — a
   `kb_propose_page` with the page's id as `slug_hint` and
   `followup_status: "done"` — but only on explicit confirmation.

Read-only otherwise. Never call `kb_approve`; reviewing is the human's job.

