Skill
codex-pr-body
Update the title and body of one or more pull requests.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/openai/codex /tmp/codex && ln -s /tmp/codex/.codex/skills/codex-pr-body ~/.claude/skills/codex-pr-body
More from this repo
babysit-pr
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and...
code-review-change-size
Change size guidance (800 lines)
plugin-creator
Used to create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin...