pr-code-review

Installation
SKILL.md

PR Code Review

Comprehensive pull request review using parallel specialized reviewers. Each reviewer focuses on one aspect of code quality, producing confidence-scored findings filtered to surface only high-signal issues.

Core principle: Multiple focused reviewers catch more than one generalist. Confidence scoring eliminates noise.

When to Use

  • Reviewing a pull request before merge
  • When asked to "review this PR" or "code review"
  • Before approving code for production
  • Re-reviewing a PR after the author addresses review comments

Don't use for:

  • Reviewing local uncommitted changes (review the diff directly instead)
  • Architecture review of entire codebase (too broad for PR review)

Workflow

Installs
1
GitHub Stars
1
First Seen
Jun 15, 2026
pr-code-review — eyh0602/dev-skills