Skip to main content

gh-address-comments

Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use the GitHub app for PR metadata and flat comment reads, and use the bundled GraphQL script via `gh` whenever thread-level state, resolution status, or inline review context matters.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--gh-address-comments
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/github/skills/gh-address-comments/SKILL.md -o .claude/skills/gh-address-comments.md

Drops the SKILL.md into .claude/skills/gh-address-comments.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.