Skip to main content
Back to the directory
openai/skillsSoftware EngineeringFrontend and Design

gh-address-comments

Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/openai/skills --skill gh-address-comments
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, gh-address-comments has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: openai/skills. Canonical URL: https://skills.sh/openai/skills/gh-address-comments.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows. 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 sandbox_permissions=require_escalated . Notes: - Fetches all comments and review threads from the open PR for the current branch, displaying them with summaries of required fixes - Requires gh CLI authentication with elevated permissions (workflow/repo scopes); prompts re-authentication if rate limits or auth errors occur mid-run - Presents numbered comment list to user for selection, then applies fixes to chosen comments - Handles sandboxing constraints by supporting escalated permission modes for gh auth status checks - Run scripts/fetch_comments.py which will print out all the comments and review threads on the PR - 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 - Apply fixes for the selected comments - If gh hits auth/rate issues mid-run, prompt the user to re-authenticate with gh auth login ,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gh-address-comments do?

Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows.

Is gh-address-comments good?

gh-address-comments does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gh-address-comments?

gh-address-comments currently lists compatibility with Codex, Skills CLI.

Is gh-address-comments safe to install?

gh-address-comments has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to gh-address-comments?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install gh-address-comments?

Run the following command to install gh-address-comments: npx skills add https://github.com/openai/skills --skill gh-address-comments

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering