
git-lrc
Free, Unlimited AI Code Reviews That Run on Commit
As we used more AI coding tools, velocity went up but careful review went down. Engineers were committing AI-generated code they hadn’t deeply examined. Reviews happened later, often superficially, and we started seeing subtle bugs escape to production.
I didn’t want another dashboard. I wanted a nudge at the exact point of responsibility: git commit.
git-lrc runs AI code review on every commit, helping developers understand diffs faster and fix issues immediately. Review is automatic but not forced, you can skip it or vouch for your change.
Every micro-decision is recorded in git history, raising engineering standards over time.
Setup takes about a minute. It’s free and supports unlimited reviews (powered by Gemini’s free tier).
If you care about shipping faster without lowering quality, give it a try.
AI agents write code fast. They also silently remove logic, change behavior, and introduce bugs -- without telling you. You often find out in production.
git-lrc fixes this. It hooks into git commit and reviews every diff before it lands. 60-second setup. Completely free.
It recently hit #3 Product of the Day on Product Hunt, which was a huge push from the community.
We are live on Indie Hackers today!
Would really appreciate it if you could take a look and share your thoughts on what can be made better.
https://github.com/HexmosTech/git-lrc
And if you like what we’re building, please drop a ⭐ on GH, that early support genuinely makes a difference.
About
Right now, GenAI is like a race car without brakes. It accelerates fast — you describe something, and large blocks of code appear instantly. But AI agents silently break things. They remove logic. Relax constraints. Int


Comment