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 ownerrepo: Repository namenumber: PR number
Extracting Comments
Use the gh CLI to fetch all types of PR comments: