Skip to main content
Back to registry

gh-address-comments

openai/skills

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.

Installs451
Install command
npx skills add https://github.com/openai/skills --skill gh-address-comments
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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: - 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 , then retry.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

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.

Is gh-address-comments good?

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

What agent does gh-address-comments work with?

gh-address-comments currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to gh-address-comments?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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