Claude Review: IntelliJ Plugin for Real-Time Code Review with Claude Code

Claude Review is an IntelliJ plugin that provides real-time code review using Claude Code. Every time you save a file, the plugin takes your unstaged git diff and sends it to Claude Code with a customizable prompt.
How It Works
The plugin operates automatically on file save. It captures unstaged changes from git and sends them to claude -p with a prompt you can customize. Claude responds with line-level findings categorized as BUG, WARNING, or INFO.
Key Features
- Zero friction workflow — reviews happen automatically in the background when you save files
- Native IntelliJ integration — findings appear as annotations with gutter icons and severity-colored underlines
- Content-hash caching — prevents wasted API calls on unchanged files
- Customizable prompts — you control what Claude focuses on (security, performance, etc.)
Requirements
- Claude Code CLI must be installed
- Project must be git-tracked
Availability
The plugin is open source under MIT license. You can find it on the JetBrains Marketplace at https://plugins.jetbrains.com/plugin/30307-claude-review and the source code on GitHub at https://github.com/kmscheuer/intellij-claude-review.
📖 Read the full source: r/ClaudeAI
👀 See Also

Introducing Swarmhook: Free and Open Source Webhooks for Your Bot
Swarmhook.com offers free and open source webhooks to effectively manage events for your bots, streamlining automation and response capabilities.

GoModel: A Lightweight Open-Source AI Gateway Written in Go
GoModel is an open-source AI gateway that provides a unified OpenAI-compatible API for multiple providers including OpenAI, Anthropic, Gemini, Groq, xAI, and Ollama. It features a 17MB Docker image, 44x smaller than LiteLLM, with environment-variable-first configuration and built-in observability.

OpenClaw Setup Assistance Offered by ClawSet
ClawSet provides setup services for OpenClaw, focusing on understanding client needs. The service includes a setup call for $99 and a month of troubleshooting support.

Startup Bookkeeper: Free Claude Skill for Small Business Tracking
Startup Bookkeeper is an open-source Claude AI skill that helps bootstrapped founders track expenses by categorizing transactions from plain English descriptions, processing receipt photos with OCR, and generating dashboards or P&L statements.