Back to skills

gh-address-comments

development

Reads open PR comments and review threads on the current branch using the gh CLI, then helps you address selected ones. It fetches all comments, numbers them, summarizes the required fixes, and applie

Setup & Installation

npx skills add https://github.com/openai/gh-address-comments --skill gh-address-comments
or paste the link and ask your coding assistant to install it
https://github.com/openai/gh-address-comments
View on GitHub

What This Skill Does

Reads open PR comments and review threads on the current branch using the gh CLI, then helps you address selected ones. It fetches all comments, numbers them, summarizes the required fixes, and applies changes to the ones you pick. Instead of switching between the GitHub UI and your editor to find and apply each comment, this skill fetches all threads in one pass and applies only the fixes you select.

When to use it

  • Working with gh address comments functionality
  • Implementing gh address comments features
  • Debugging gh address comments related issues