Review pull requests for quality
review-prskillsetup L1★0
Sheshiyer/skill-clusters ↗What it does
Analyze pull request diffs for correctness and quality issues
Best for
Systematic PR review before merge or to supplement human review
Inputs
- · GitHub PR URL or local diff
Outputs
- · Code review findings
- · inline comments (optional)
Requires
- · GitHub API
- · diff parser
Preconditions
- · PR branch exists
- · diff is accessible
Failure modes
- · False-positive findings on correct code
- · missing critical bugs in complex logic
Trust signals
- · Script-first approach
- · human-readable findings