Back to Skills
GitHub Address Comments
Provider: openai
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI. It fetches comments, asks for clarification, and applies...
Description
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI. It fetches comments, asks for clarification, and applies fixes.
Source
https://github.com/openai/skills/tree/main/skills/.curated/gh-address-comments
Sample Usage
- "Address the comments on my pull request."
- "Fix the issues raised in the code review."
- "Check for open PR comments and help me resolve them."
Configuration
- Install via skill-installer:
$skill-installer gh-address-comments - Ensure
ghCLI is authenticated:
(Ensure workflow/repo scopes are enabled)gh auth login gh auth status