gh-review-specific-pr

Installation
SKILL.md

GH Review Specific PR

Review a specific GitHub pull request. Verify findings against the actual diff and surrounding code, then post precise inline review comments or thread replies with gh. Keep reviews pending unless the user asks to submit.

Overview

Review the code before commenting. Treat every finding as a claim to verify in the diff and relevant implementation, tests, or shared helpers.

Use gh to anchor comments on the exact PR line or reply on an existing thread. Prefer one strong, specific comment per issue over broad summaries.

Workflow

1. Identify the PR

  • Use the PR number or URL if the user gave one.
  • Otherwise infer it from the current branch with gh pr view.
  • Capture the PR number, base branch, head branch, and head SHA.
Installs
5
GitHub Stars
4
First Seen
Jun 25, 2026
gh-review-specific-pr — gildesmarais/dotfiles