review-pr
NewUsed to review whether an Apache ShardingSphere PR truly fixes the root cause, assess side effects and regression risks, and determine whether it can be safely merged. If not mergeable, produce committer-tone change request suggestions. Supports targeted comparison across multiple review rounds.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "review-pr": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is review-pr?
Used to review whether an Apache ShardingSphere PR truly fixes the root cause, assess side effects and regression risks, and determine whether it can be safely merged. If not mergeable, produce committer-tone change request suggestions. Supports targeted comparison across multiple review rounds.
How to install review-pr?
To install review-pr: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "review-pr": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is review-pr best for?
review-pr is a mcp categorized under Development. It is designed for: code-review, coding, productivity. Created by apache.