Manage LiveReview code review for staged changes in this repo. Run /lrc review to open a browser-based AI review of staged changes before committing. Use /lrc skip to bypass review and write an attestation, or /lrc vouch to manually approve without AI. Check and toggle hook state with /lrc hooks status, hooks disable, hooks enable, hooks install, or hooks uninstall. Invoke when the user explicitly wants to review code, explicitly skip a review, vouch for changes, check if LiveReview is active, turn off hooks, or reinstall the Claude git-commit gate.
$npx -y skills add hexmostech/git-lrc --skill claudeInstalls into the current project.
Run `npx skills use "https://github.com/hexmostech/git-lrc" --skill "hexmostech/git-lrc/claude"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hexmostech/git-lrc" that are relevant to the current task. Run `npx skills add "https://github.com/hexmostech/git-lrc"` and select the relevant skills, then follow their instructions.