Vouch

Manually vouch for the staged tree without AI review using the canonical lrc backend. Also use for natural-language requests like "vouch for this", "approve manually", "manual approval", or "mark this reviewed without ai".

hexmostech 14aed92 659 B Updated

File contents

lrc vouch

Always ensure the backend is present first.

On Windows use the PowerShell tool:

& "${CLAUDE_SKILL_DIR}/../../scripts/ensure-lrc.ps1"

On Unix/macOS use the Bash tool:

bash "${CLAUDE_SKILL_DIR}/../../scripts/ensure-lrc.sh"

Then run:

lrc review --staged --vouch

Use this only when the user explicitly asks to manually approve the change.

hexmostech/claude-lrc/tree/main/plugins/lrc/skills/vouch commit 14aed9259f

Frequently asked questions

npx skillmds@latest add hexmostech/vouch