By HexmosTech
Claude Code plugin for LiveReview-backed git review workflows. Bootstraps the lrc backend automatically and delegates review and hook management to canonical lrc commands.
Inspect or toggle LiveReview hook state in the current repository using canonical lrc hook commands. Also use for natural-language requests like "lrc hooks status", "check if lrc is active", "enable lrc hooks", "disable claude gate", "install claude hook", or "uninstall claude hook".
Manage LiveReview code review in this repository with natural language or slash-like intent. Use this for requests like "review with lrc", "skip lrc review", "vouch for this", "check if lrc is active", "enable lrc hooks", or "disable claude gate".
Review staged changes in the current repository with the canonical lrc backend. Also use for natural-language requests like "review with lrc", "run lrc review", "review this", "do a code review", or "start a review" when the user intends a LiveReview-backed review flow.
Run canonical interactive LiveReview setup for authentication and AI connector configuration.
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".
Executes bash commands
Hook triggers when Bash tool is used
No model invocation
Executes directly as bash, bypassing the AI model
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI agents write code fast. They also silently remove logic, change behavior, and introduce bugs -- without telling you. You often find out in production.
claude-lrc fixes this. It brings AI code review directly into Claude Code and reviews every diff before it lands. 60-second setup. Completely free.
Review, vouch, or skip — without switching tools or remembering separate CLI steps. Just tell Claude what you want, or use a slash command. Either way, the review runs.
https://github.com/user-attachments/assets/bff8595b-fcf0-47a2-b0af-859e6af656e3
claude-lrc uses the LiveReview infrastructure for AI code review — the same backend that powers git-lrc.
You don't need git-lrc pre-installed. The plugin handles its own backend bootstrap during setup. But if you already use git-lrc, claude-lrc fits right alongside it — they share the same review state, git log entries, and coverage tracking.
Add the marketplace:
claude plugin marketplace add HexmosTech/claude-lrc
Install the plugin:
claude plugin install lrc@claude-lrc
Reload plugins in the current Claude session:
/reload-plugins
Run setup directly:
/lrc:setup
Or just ask Claude:
set up lrc
Setup opens browser-based steps for:
One-time setup. After this, review flows are ready in every repo you open in Claude Code.
Tell Claude what you want:
review with lrc
skip lrc review
vouch for this
check if lrc is active
enable lrc hooks
disable claude gate
The plugin routes those requests to the matching review or hook flow.
Use explicit slash commands when you want exact, predictable behavior:
/lrc:review
/lrc:skip
/lrc:vouch
/lrc:hooks
/lrc:setup
Stage your files, then ask for a review:
review with lrc
Or explicitly:
/lrc:review
The review UI opens in your browser. AI comments appear inline on the diff.
Intentionally bypass AI review and record that decision:
skip lrc review
Or:
/lrc:skip
The git log will record skipped — no review ran, and no attestation is made.
You've iterated, you're satisfied, and you want to take responsibility without triggering another AI pass:
vouch for this
Or:
/lrc:vouch
Coverage and iteration stats from prior review rounds are preserved.
check if lrc is active
enable lrc hooks
disable claude gate
Or use the explicit hook command:
/lrc:hooks
When a review runs, the UI opens in your browser. You get:
Typical workflow with AI-generated code:
npx claudepluginhub hexmostech/claude-lrc --plugin lrcHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.