github-pr

Installation
SKILL.md

GitHub PR Tool

Fetch and merge GitHub pull requests into your local branch. Perfect for:

  • Trying upstream PRs before they're merged
  • Incorporating features from open PRs into your fork
  • Testing PR compatibility locally

Prerequisites

  • gh CLI authenticated (gh auth login)
  • Git repository with remotes configured

Commands

Preview a PR

github-pr preview <owner/repo> <pr-number>

Shows PR title, author, status, files changed, CI status, and recent comments.

Related skills
Installs
6
First Seen
Feb 17, 2026