pr-review-response

Installation
SKILL.md

PR Review Response

This skill helps you extract comments from a GitHub Pull Request and act on the feedback.

Input

Accept a GitHub PR URL in the format: https://github.com/{owner}/{repo}/pull/{number}

Parse the URL to extract:

  • owner: Repository owner
  • repo: Repository name
  • number: PR number

Extracting Comments

Use the gh CLI to fetch all types of PR comments:

Installs
3
GitHub Stars
1
First Seen
Feb 8, 2026