Pr Reviews
MCP Serverby gannonh · Added 5mo ago
Claude
3
Install
git clone https://github.com/gannonh/kata-agentsAdd to Claude
claude mcp add pr-reviewsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pr-reviews": {
"command": "npx",
"args": [
"@modelcontextprotocol/pr-reviews"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Comprehensive pull request review using specialized agents covering code quality, test coverage, error handling, type design, comment accuracy, and code simplification. Use when reviewing PRs, checking code before committing, validating changes before creating PRs, or when the user asks to "review my PR", "check the code", "review changes", "analyze test coverage", "check error handling", "review types", or "simplify the code". Supports targeted reviews (tests, errors, types, comments, code, ...
Tags
documentscode-reviewgitskill