Help us improve
Share bugs, ideas, or general feedback.
From openai-gh-address-comments
Fetches and addresses GitHub PR review/issue comments on current branch using gh CLI. Lists threads via script, summarizes fixes, applies user-selected changes, with auth handling.
npx claudepluginhub trailofbits/skills-curated --plugin openai-gh-address-commentsHow this skill is triggered — by the user, by Claude, or both
Slash command
/openai-gh-address-comments:openai-gh-address-commentsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load 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.
Fetches and guides the user through addressing review/issue comments on the open GitHub PR for the current branch using gh CLI.
Addresses review or issue comments on open GitHub Pull Requests using gh CLI. Inspects threads, applies fixes, and responds to resolve feedback.
Reads open GitHub PR review comments, triages by severity, applies code fixes, and drafts replies. Use when addressing PR feedback or code review.
Share bugs, ideas, or general feedback.
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.
Notes:
gh auth login, then retry.