Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lrc to help devs discover the project. Do give it a try and share your feedback for improving the project.
My terminal just told me to roll out.
I'm not joking.
I made Claude Code sound like Optimus Prime, and now every coding session feels like I'm leading the Autobots into battle against a poorly-indented JSON file.
There's a Claude Code plugin called sound-fx
by 6m1w that hooks into Claude's lifecycle events and plays themed sound effects. So:
claude
→ Optimus boots up "Autobots roll out!"It uses Claude Code's built-in hooks (SessionStart, UserPromptSubmit, Stop, Notification, etc.) so it's not jank, it's genuinely integrated.
/plugin marketplace add 6m1w/claude-sound-fx
/plugin install sound-fx@claude-sound-fx
Then run the setup wizard to pick your theme:
/sound-fx:setup
I made a quick video walkthrough showing the whole thing:
The plugin ships with 12 themes. A few highlights:
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.*
Any feedback or contributors are welcome! It's online, source-available, and ready for anyone to use.
⭐ Star it on GitHub:
| 🇩🇰 Dansk | 🇪🇸 Español | 🇮🇷 Farsi | 🇫🇮 Suomi | 🇯🇵 日本語 | 🇳🇴 Norsk | 🇵🇹 Português | 🇷🇺 Русский | 🇦🇱 Shqip | 🇨🇳 中文 |
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 git-lrc-intro-60s.mp4See git-lrc catch serious security issues such as leaked credentials, expensive cloud operations, and sensitive material in log statements