gh-address-comments

Fetch and address GitHub PR review comments via the gh CLI.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/LuminairPrime/openwrt-docs4ai-pipeline --skill gh-address-comments-luminairprime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-address-comments
Source: https://github.com/LuminairPrime/openwrt-docs4ai-pipeline/tree/main/.agents/skills/gh-address-comments
Command: npx skills add https://github.com/LuminairPrime/openwrt-docs4ai-pipeline --skill gh-address-comments-luminairprime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps developers manage GitHub PR review comments by automating the retrieval and addressing of comments via the gh CLI on the current branch.

Core Features & Use Cases

  • Fetches all PR conversation comments, reviews, and inline threads for the active branch.
  • Guides the user to prioritize and address actionable threads by prompting for selection.
  • Ensures gh authentication and prompts re-authentication if tokens expire or permissions are insufficient.

Quick Start

Run this skill on a branch with an open PR to fetch all comments and guide you through addressing the selected items.

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 review comments using the gh CLI?

To address GitHub PR review comments using the gh CLI, this Skill fetches all conversation threads on your active branch and guides you through selecting and applying fixes or clarifications. It automates interaction with the gh CLI on your current branch.

How do I fetch and resolve inline code review threads on my current pull request?

You can fetch and resolve inline code review threads by running this Skill on an open pull request. It retrieves all PR conversations, prioritizes actionable items, and prompts you to select which threads to address.

Do I need gh authentication to manage pull request comments?

Yes, you need gh authentication configured to manage pull request comments. The Skill verifies your GitHub repository context and prompts re-authentication if tokens expire or permissions are insufficient.

Can I prioritize which GitHub PR comments to fix on my active branch?

Yes, you can prioritize which GitHub PR comments to fix because the Skill guides you through actionable threads and prompts for selection before applying fixes or proposing clarifications on your active branch.

What happens if my gh CLI token expires while resolving pull request comments?

If your gh CLI token expires while resolving pull request comments, the Skill detects insufficient permissions and prompts you to re-authenticate to maintain access to your GitHub repository context.

Does this Skill work with closed pull requests or only open PRs?

This Skill only processes open PRs on the current repository branch. It requires an active branch context to fetch conversations and guide you through addressing selected review comments.