๐ŸŽฏ

codex-cli-runtime

๐ŸŽฏSkill

from openai/codex-plugin-cc

VibeIndex|
What it does
|

Internal helper contract used by the `codex:codex-rescue` subagent to call the codex-companion runtime from Claude Code. Forwards the user's request through exactly one `task` invocation (with optional `--effort`, `--model`/`spark`, `--resume-last`, `--fresh`, `--write`), strips Claude-side flags, and returns Codex stdout verbatim โ€” no repo inspection or follow-up work on the Claude side.

๐Ÿ“ฆ

Same repository

openai/codex-plugin-cc(3 items)

codex-cli-runtime

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add openai/codex-plugin-cc --skill codex-cli-runtime
skills.sh Installโš  Installs to .agents/skills/
npx skills add openai/codex-plugin-cc --skill codex-cli-runtime
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/codex-cli-runtime/SKILL.md

SKILL.md

481Installs
-
AddedApr 2, 2026