Automated code review with context-aware comments.
Automated pull request review with multi-dimensional analysis — catch bugs, security issues, performance regressions, and style violations before merge.
claude skill install pr-reviewer
# Review the current branch's changes against main
/pr-reviewer review
# Review a specific PR by number
/pr-reviewer review --pr 42
Analyzes the diff between branches across multiple dimensions: logic correctness, security vulnerabilities, performance implications, and code style. Generates contextual comments with severity levels and suggested fixes. Produces a structured summary report with an overall risk score and merge recommendation.
Works with Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and Aider.