gh-address-comments

Address review and issue comments on the current GitHub PR using gh CLI.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/P4rzi/PROT-RISK --skill gh-address-comments-p4rzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-address-comments
Source: https://github.com/P4rzi/PROT-RISK/tree/main/.github/skills/gh-address-comments
Command: npx skills add https://github.com/P4rzi/PROT-RISK --skill gh-address-comments-p4rzi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you efficiently manage and respond to feedback on your GitHub Pull Requests, ensuring timely resolution of review comments and issues.

Core Features & Use Cases

  • Comment Triage: Identifies and lists all review comments and discussion threads on an open PR.
  • Actionable Summaries: Provides concise summaries of each comment to help you decide which ones to address.
  • Targeted Fixes: Allows you to select specific comments to apply fixes for.
  • Use Case: After receiving feedback on a Pull Request, you can use this Skill to see all the comments, choose which ones to fix, and then apply those fixes directly.

Quick Start

Use the gh-address-comments skill to address the comments on the current pull request.

Frequently Asked Questions about gh-address-comments

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

FAQPage Schema
How do I address GitHub PR comments automatically?

To address GitHub PR comments, you can use a Skill that identifies review threads on your open pull request and applies targeted fixes. It lists actionable summaries of feedback so you can select which comments to resolve directly.

What is the best way to manage pull request review feedback for a specific branch?

Managing pull request review feedback involves triaging discussion threads on the open PR for your current branch. This Skill provides concise summaries of each comment, allowing you to choose and apply fixes for specific review issues.

Do I need the gh CLI to resolve GitHub PR comments?

Yes, you need the gh CLI to resolve GitHub PR comments. The Skill requires gh CLI installed and authenticated GitHub access, prompting you to log in if necessary to verify your authentication before addressing feedback.

Can I use this to create a new pull request or perform general Git operations?

No, you cannot use this to create a new pull request or perform general Git operations. The Skill focuses strictly on responding to feedback and resolving comments on an already open PR, not on creating PRs or managing repository state.

How does comment triage work for open pull requests?

Comment triage for open pull requests works by identifying and listing all review comments and discussion threads. It then generates concise, actionable summaries of each comment to help you decide which specific feedback to address and apply fixes for.