Skip

Skip AI review for the staged tree and write an attestation with the canonical lrc backend. Also use for natural-language requests like "skip lrc review", "bypass review", "skip this review", or "do not run ai review".

hexmostech 5bf2606 646 B Updated

File contents

lrc skip

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 --skip

Use this only when the user explicitly asks to skip or bypass review.

hexmostech/claude-lrc/tree/main/plugins/lrc/skills/skip commit 5bf2606fb0

Frequently asked questions

npx skillmds@latest add hexmostech/skip