gh-address-comments Skill
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- Published by openai in plugins.
What is gh-address-comments Skill?
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- Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use gh-address-comments Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/github/skills/gh-address-comments/SKILL.md
What it does
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-
Skill instructions
GitHub PR Comment Handler Use this skill when the user wants to work through requested changes on a GitHub pull request. Use the GitHub app from this plugin for PR metadata and patch context, but treat thread-aware review data as a gh api graphql problem because the connector comment surface is flat and does not preserve full review-thread state. Run all gh commands with elevated network access. If CLI auth is required, confirm gh auth status first and ask the user to authenticate with gh auth login if it fails. Workflow 1. Resolve the PR. - If the user provides a repository and PR number or URL, use that directly. - If the request is about the current branch PR, use local git context plus gh auth status and gh pr view --json number,url to resolve it. 2. Inspect review context with thread-aware reads. - Use the GitHub app from this plugin to fetch PR metadata and patch context when the repo and PR are known. - Use the bundled scripts/fetchcomments.py workflow whenever the task depends
Explore related resources
Frequently asked questions
What is gh-address-comments?
gh-address-comments is a open-source AI agent skill with Copy skill directory. 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.
Who is gh-address-comments best for?
gh-address-comments is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install gh-address-comments?
Install or run gh-address-comments using Copy skill directory. Check gh-address-comments for the latest setup command.
Is gh-address-comments actively maintained?
gh-address-comments may need a closer maintenance check before production use.
Auto-fetched from GitHub.