#312 · Primary category: AI Coding Assistants
git-lrc
Free, Micro AI Code Reviews That Run on Git Commit
Project last updated:08/24/26
GitHub Stars
1.5K
Forks
193
Contributors
10
License
Other
Why we included this project
Most AI coding tools hand you suggestions while you type, but git-lrc waits until you commit and then reviews the diff you're about to push. That moment is a useful checkpoint: AI-assisted code can quietly drop logic or loosen constraints, and catching those slips before they land is far cheaper than fixing them in review or production. The tool runs locally and self-hosts, with a VS Code extension, so your source never has to leave your machine for a third-party SaaS. It's a small, practical addition for teams that want automated review feedback without replacing their existing review process.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.