gh-address-comments

Fetch GitHub pull request comments and review threads for code review workflows.

Updated May 6, 2026
One-click install
npx skills add https://github.com/wilfoz/plan_game --skill gh-address-comments-wilfoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-address-comments
Source: https://github.com/wilfoz/plan_game/tree/main/.claude/skills/gh-address-comments
Command: npx skills add https://github.com/wilfoz/plan_game --skill gh-address-comments-wilfoz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies managing and addressing pull request comments by automating comment retrieval and review, reducing manual effort during code reviews.

Core Features & Use Cases

  • Fetch PR Comments: Retrieve all conversation comments, reviews, and inline threads associated with the current pull request.
  • Organize and Summarize: Provide summaries of review threads, making it easier for users to prioritize responses.
  • Use Case: A developer wants to quickly identify, categorize, and respond to critical feedback in a large PR without manually browsing all comments.

Quick Start

Use the gh-address-comments skill to fetch all comments on the active PR and review them in your workflow.

Frequently Asked Questions about gh-address-comments

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

FAQPage Schema
How do I fetch and organize all pull request comments on GitHub?

To fetch and organize GitHub pull request comments, you can use this Skill to automatically retrieve conversation comments, reviews, and inline review threads. It summarizes the feedback so you can easily prioritize your responses.

Can I automate GitHub PR review thread retrieval using the gh CLI?

Yes, you can automate GitHub PR review thread retrieval using the gh CLI. This Skill interacts with the GitHub API to fetch and process JSON data from all conversation comments and review threads associated with your current pull request.

Do I need pytest and graphql libraries to manage GitHub code review workflows?

Yes, you need pytest and graphql libraries to manage GitHub code review workflows with this Skill. These dependencies are required to interact with GitHub's API and efficiently process the JSON data from your pull request comments.

What is the best way to streamline response planning for large PR code reviews?

The best way to streamline response planning for large PR code reviews is to automatically categorize and summarize review threads. This Skill reduces manual effort by organizing feedback so you can quickly identify and respond to critical comments.

How does this Skill handle inline review threads and conversation comments?

This Skill handles inline review threads and conversation comments by automating their retrieval from the GitHub API. It processes the JSON data to provide organized summaries, making it easier to address critical feedback without manually browsing the PR.