
openai/codex-plugin-cc
3 skills1.7k installs93.5k starsGitHub
Install
npx skills add https://github.com/openai/codex-plugin-ccSkills in this repo
1Codex Cli RuntimeInternal helper contract for calling the codex-companion runtime from Claude Code. Use this skill only inside the `codex:codex-rescue` subagent. The codex-cli-runtime skill documents workflows, constraints, and examples from SKILL.md for agent-assisted execution.609installs2Gpt 5 4 PromptingInternal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin. Use this skill when `codex:codex-rescue` needs to ask Codex or another GPT-5.4-based workflow for help.572installs3Codex Result HandlingInternal guidance for presenting Codex helper output back to the user. When the helper returns Codex output: - Preserve the helper's verdict, summary, findings, and next steps structure. - For review output, present findings first and keep them ordered by severity. - Use the file paths and line numbers exactly as the helper reports them. - Preserve evidence boundaries. If Codex marked something as an inference, uncertainty, or follow-up question, keep that distinction. - Preserve output sections when the prompt asked for them, such as observed facts, inferences, open questions, touched files, or next steps. - If there are no findings, say that explicitly and keep the residual-risk note brief. - If Codex made edits, say so explicitly and list the touched files w522installs