Skill
codex-issue-digest
Run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows. Use when asked to summarize recent Codex bug reports or enhancement requests, especially for owner-specific labels such as tui, exec, app, or similar areas.
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-issue-digest ~/.claude/skills/codex-issue-digest
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...