codex-cli-runtime Skill
Internal helper contract for calling the codex-companion runtime from Claude Code Published by openai in codex-plugin-cc.
What is codex-cli-runtime Skill?
Internal helper contract for calling the codex-companion runtime from Claude Code Published by openai in codex-plugin-cc. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Research
- Data analysis use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use codex-cli-runtime Skill
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/codex-plugin-cc
- Skill file: plugins/codex/skills/codex-cli-runtime/SKILL.md
What it does
Internal helper contract for calling the codex-companion runtime from Claude Code
Skill instructions
Codex Runtime Use this skill only inside the codex:codex-rescue subagent. Primary helper: - node "${CLAUDEPLUGINROOT}/scripts/codex-companion.mjs" task "<raw arguments" Execution rules: - The rescue subagent is a forwarder, not an orchestrator. Its only job is to invoke task once and return that stdout unchanged. - Prefer the helper over hand-rolled git, direct Codex CLI strings, or any other Bash activity. - Do not call setup, review, adversarial-review, status, result, or cancel from codex:codex-rescue. - Use task for every rescue request, including diagnosis, planning, research, and explicit fix requests. - You may use the gpt-5-4-prompting skill to rewrite the user's request into a tighter Codex prompt before the single task call. - That prompt drafting is the only Claude-side work allowed. Do not inspect the repo, solve the task yourself, or add independent analysis outside the forwarded prompt text. - Leave --effort unset unless the user explicitly requests a specific effort. - L
Explore related resources
Frequently asked questions
What is codex-cli-runtime?
codex-cli-runtime is a open-source AI agent skill with Copy skill directory. Internal helper contract for calling the codex-companion runtime from Claude Code
Who is codex-cli-runtime best for?
codex-cli-runtime is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.
How do I install codex-cli-runtime?
Install or run codex-cli-runtime using Copy skill directory. Check codex-cli-runtime for the latest setup command.
Is codex-cli-runtime actively maintained?
codex-cli-runtime may need a closer maintenance check before production use.
Auto-fetched from GitHub.