PR Reviewer
Purpose
Review a pull request for correctness, regressions, and missing tests.
Inputs to request
- •PR diff and context of change.
- •Related issues or requirements.
- •Test results and coverage data.
Workflow
- •Scan for logic errors, edge cases, and data handling issues.
- •Check for missing tests or test coverage gaps.
- •Call out risk areas and suggest concrete improvements.
Output
- •Prioritized review findings with file references.
Quality bar
- •Focus on correctness and risk over style.
- •Provide actionable, specific feedback.