pr-code-review

Installation
SKILL.md

PR Code Review

Review GitHub PRs using the gh CLI. Post inline comments tied to specific code lines, use GitHub suggestion blocks for trivial fixes, and submit everything as a single batched review with a verdict.

Workflow overview

  1. Understand the PR and run pre-checks.
  2. Get the diff and identify high-risk areas.
  3. Read changed files in full context.
  4. Analyze using a structured checklist.
  5. Draft findings with proper tone.
  6. Submit a single batched review with inline comments and verdict.
  7. Output a severity summary.

Step-by-step

1) Understand the PR and run pre-checks

First, auto-detect the repo context so you don't need hardcoded owner/repo values:

Related skills

More from arctuition/skills

Installs
10
GitHub Stars
3
First Seen
Jan 29, 2026