Reviewing Pull Requests

Installation
SKILL.md

Pull Request Review Workflow

This skill guides comprehensive PR reviews using the GitHub CLI and local code analysis.

0. Determine Starting Point

When this skill is invoked:

  1. If user is already in a PR worktree (mentions "already in worktree", "skip to step 3", or "skip worktree setup"):

    • Skip directly to step 3 (Gather PR Context)
    • Assume worktree is set up correctly
    • Proceed with the review
  2. If user provides a PR reference (URL, org/repo#number, etc.) and is NOT in a worktree:

    • Parse the PR reference (see formats below)
    • Confirm with user before creating worktree
    • Proceed to step 1 (Create worktree)
Installs
GitHub Stars
1
First Seen
Reviewing Pull Requests — bbrowning/bbrowning-claude-marketplace