Skill
test-tui
Guide for testing Codex TUI interactively
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/test-tui ~/.claude/skills/test-tui
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...