gh-address-comments作者: openai
Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows. 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...
npx skills add https://github.com/openai/skills --skill gh-address-comments來自 openai 的更多技能
commit
by openai
Create a well-formed git commit from current changes using session history for
yeet
by openai
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this…
codex-cli-runtime
by openai
Internal helper contract for calling the codex-companion runtime from Claude Code
codex-result-handling
by openai
Internal guidance for presenting Codex helper output back to the user
gpt-5-4-prompting
by openai
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
babysit-pr
by openai
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is…
code-breaking-changes
by openai
Breaking changes
code-review
by openai
Run a final code review on a pull request