gh-address-comments Skill
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in. Published by openai in skills.
What is gh-address-comments Skill?
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in. Published by openai in skills. 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
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use gh-address-comments Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/gh-address-comments/SKILL.md
What it does
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Skill instructions
PR Comment Handler Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access. Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status, rerun it with sandboxpermissions=requireescalated. 1) Inspect comments needing attention - Run scripts/fetchcomments.py which will print out all the comments and review threads on the PR 2) Ask the user for clarification - Number all the review threads and comments and provide a short summary of what would be required to apply a fix for it - Ask the user which numbered comments should be addressed 3) If user chooses comments - Apply fixes for the selected comments Notes: - If gh hits auth/rate issues mid-run, prompt the user to re-authenticate with gh auth login, then retry.
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. Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Who is gh-address-comments best for?
gh-address-comments is best for reusing agent instructions, scripts, and references.
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.