CtrlK
BlogDocsLog inGet started
Tessl Logo

codex

github.com/openai/codex

SkillAddedReview
babysit-pr

.codex/skills/babysit-pr/SKILL.md

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep watching open PRs so fresh review feedback is surfaced promptly. Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

79

1.72x
code-breaking-changes

.codex/skills/code-review-breaking-changes/SKILL.md

Breaking changes

38

code-review

.codex/skills/code-review/SKILL.md

Run a final code review on a pull request

60

code-review-change-size

.codex/skills/code-review-change-size/SKILL.md

Change size guidance (800 lines)

52

code-review-context

.codex/skills/code-review-context/SKILL.md

Model visible context

35

code-review-testing

.codex/skills/code-review-testing/SKILL.md

Test authoring guidance

44

codex-pr-body

.codex/skills/codex-pr-body/SKILL.md

Update the title and body of one or more pull requests.

53

imagegen

codex-rs/skills/src/assets/samples/imagegen/SKILL.md

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

72

openai-docs

codex-rs/skills/src/assets/samples/openai-docs/SKILL.md

Use for Codex models/pricing, scheduled tasks, skills, settings, setup, troubleshooting, customization, automations, and self-knowledge—including 'you,' 'your,' 'this app,' or 'this coding agent' when they refer to Codex—and for OpenAI APIs/products and ChatGPT Work. Also use for model choice/migration, prompting, SDKs, Responses, Realtime, agents, evals, and Chat/Work/Codex comparisons. Do not use for generic app/software tasks that merely mention Codex.

61

path-types

.codex/skills/path-types/SKILL.md

Choose Rust types for operating system paths across the Codex repository. Use when defining new path-bearing types or explicitly migrating existing ones.

60

plugin-creator

codex-rs/skills/src/assets/samples/plugin-creator/SKILL.md

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow.

68

remote-tests

.codex/skills/remote-tests/SKILL.md

Testing against remote executors in integration tests.

56

review-agent

codex-rs/skills/src/assets/samples/review-agent/SKILL.md

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.

72

skill-creator

codex-rs/skills/src/assets/samples/skill-creator/SKILL.md

Create or update a Codex skill with appropriately scoped instructions and any needed supporting resources.

52

test-tui

.codex/skills/test-tui/SKILL.md

Guide for testing Codex TUI interactively

56

update-v8-version

.codex/skills/update-v8-version/SKILL.md

Update Codex's pinned `v8` / `rusty_v8` versions, validate the release-candidate path, and investigate failed V8 canary or artifact builds. Use when asked to bump V8, update `rusty_v8` artifacts, prepare or validate a V8 release candidate, check `v8-canary`, or diagnose why a V8 version update no longer builds.

80