Skill Detail
Address GitHub PR review comments from the current branch with gh-address-comments
Find the open PR for the current branch, gather unresolved review comments, and drive a focused comment-resolution workflow with gh-authenticated context.
Code Quality & ReviewCodex
Code Quality & Review
Codex
Published
Tool match: skills
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill address-github-pr-review-comments-from-the-current-branch-with-gh-address-comments
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Codex, GitHub CLI (gh), repository with an open PR, GitHub auth
Install & setup
Use the curated gh-address-comments skill from the openai/skills catalog, ensure `gh auth status` works in the repository, then run it on the current branch so it can fetch the PR's unresolved comments and guide the selected fixes.
Author
OpenAI
Publisher
Organization
Last updated
Apr 23, 2026
Quick brief
Use gh-address-comments when the agent should find the current branch’s open PR, enumerate review threads and comments, and help work through the ones the user chooses to address. Invoke it instead of browsing GitHub manually when you want a bounded comment-handling workflow anchored to the current PR and authenticated gh context. The scope boundary is specific enough to be skill-shaped: PR comment inspection and response planning for one live review surface, not a generic GitHub tooling card.