| name | pr-reviewer |
|---|---|
| description | Review a pull request for correctness, regressions, and missing tests. Use when a mid-level developer needs structured review guidance. |
Review a pull request for correctness, regressions, and missing tests.
- PR diff and context of change.
- Related issues or requirements.
- Test results and coverage data.
- 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.
- Prioritized review findings with file references.
- Focus on correctness and risk over style.
- Provide actionable, specific feedback.