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.