code-reviewer
NewUse this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "code-reviewer": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is code-reviewer?
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
How to install code-reviewer?
To install code-reviewer: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "code-reviewer": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is code-reviewer best for?
code-reviewer is a mcp categorized under Development. It is designed for: code-review, coding, productivity. Created by google-gemini.