pr-review-reply

Gather GitHub PR review comments and organize reply options via gh CLI.

2.0k|272|Updated Mar 12, 2025
One-click install
npx skills add https://github.com/stacklok/toolhive --skill pr-review-reply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review-reply
Source: https://github.com/stacklok/toolhive/tree/main/.claude/skills/pr-review-reply
Command: npx skills add https://github.com/stacklok/toolhive --skill pr-review-reply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating GitHub PR review responses can be slow and error-prone; this skill streamlines collaboration by gathering review comments, presenting context, and guiding you to craft precise replies with confidence.

Core Features & Use Cases

  • Gather review comments from GitHub PRs, organized by author, file, line, body, existing replies, and resolution status.
  • Analyze unresolved comments and generate actionable reply recommendations, with grouping by status, type, and author.
  • Draft responses for user approval, then execute replies and resolve threads via the GitHub CLI and GraphQL API.
  • Track progress and generate concise post-action reports, supporting batch processing across multiple PRs.

Quick Start

Ask the assistant to collect all PR review comments for a target PR and propose ready-to-send replies with recommended resolutions.

Frequently Asked Questions about pr-review-reply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft replies to GitHub PR review comments?

Draft replies to GitHub PR review comments by gathering unresolved feedback via GraphQL API, generating actionable response recommendations, and submitting approved replies through the GitHub CLI.

What's the best way to automate resolving PR review threads on GitHub?

Automate resolving PR review threads by collecting comments across repositories, organizing them by author and resolution status, and executing batch thread resolutions directly via the GitHub CLI and GraphQL API.

Can I process multiple PRs across repositories to track review response progress?

Yes, you can process multiple open PRs across repositories to gather review comments, track reply progress, and generate concise post-action reports after executing resolutions.

How does organizing GitHub PR comments by author and file help with code review collaboration?

Organizing GitHub PR comments by author, file, line, and resolution status structures scattered feedback into actionable reply options, streamlining collaboration and guiding precise response drafting.

Do I need the GitHub CLI installed to reply to and resolve PR review threads?

Yes, the GitHub CLI and GraphQL API integration are required to execute drafted replies, resolve comment threads, and track interactive workflow progress on open pull requests.