Skill
codex-cli-runtime
Internal helper contract for calling the codex-companion runtime from Claude Code
Internal guidance for presenting Codex helper output back to the user
$ npx -y skills add openai/codex-plugin-cc --skill codex-result-handling --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/codex-result-handlingContext preview
The summary Claude sees to decide when to auto-load this skill.
Internal guidance for presenting Codex helper output back to the user
name: codex-result-handling description: Internal guidance for presenting Codex helper output back to the user user-invocable: false
When the helper returns Codex output:
Use Codex from inside Claude Code for code reviews or to delegate tasks to Codex. This plugin is for Claude Code users who want an easy way to start using Codex from the workflow they already have.
Repo: openai/codex-plugin-cc
Internal helper contract for calling the codex-companion runtime from Claude Code
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin