{
  "schema_version": "1.0",
  "id": "archive:https://github.com/openai/codex-plugin-cc",
  "slug": "codex-plugin-cc-0xd2mf8",
  "url": "https://feed7.dev/p/codex-plugin-cc-0xd2mf8",
  "title": "openai/codex-plugin-cc",
  "why_included": "OpenAI's plugin lets you drive Codex from inside Claude Code—slash commands for code review, adversarial critique, and delegating or handing off tasks to Codex background jobs. ~629 stars today.",
  "summary": "**The gist** `openai/codex-plugin-cc` adds Codex to **Claude Code** via slash commands: `/codex:review` and `/codex:adversarial-review` for read-only code review, plus `/codex:rescue`, `/codex:transfer`, `/codex:status`, `/codex:result`, and `/codex:cancel` for delegating and tracking background Codex jobs. It wraps the global `codex` binary and reuses your existing auth, `.codex/config.toml`, and local checkout.",
  "practical_implication": "**Why it matters** If you run Claude Code as your primary agent, this gives you a second model for cross-review or handoff without leaving the session—delegate an investigation to Codex, get an adversarial critique that challenges your design, or transfer a session into a persistent Codex thread.",
  "agent_context": "**The gist** `openai/codex-plugin-cc` adds Codex to **Claude Code** via slash commands: `/codex:review` and `/codex:adversarial-review` for read-only code review, plus `/codex:rescue`, `/codex:transfer`, `/codex:status`, `/codex:result`, and `/codex:cancel` for delegating and tracking background Codex jobs. It wraps the global `codex` binary and reuses your existing auth, `.codex/config.toml`, and local checkout.\n\n**Why it matters** If you run Claude Code as your primary agent, this gives you a second model for cross-review or handoff without leaving the session—delegate an investigation to Codex, get an adversarial critique that challenges your design, or transfer a session into a persistent Codex thread.\n\n**Watch out** Requires **Node.js 18.18+**, a **ChatGPT subscription (Free tier works) or OpenAI API key**, and `codex login`. It's a thin wrapper over the local Codex binary, so anything Codex can't do locally, the plugin can't either.",
  "source": {
    "name": "GitHub",
    "url": "https://github.com/openai/codex-plugin-cc",
    "published_at": null
  },
  "source_class": "tool",
  "content_type": "GitHub Repo",
  "layer": "tools",
  "domains": [
    "coding"
  ],
  "topics": [
    "coding-agents",
    "multi-agent",
    "dev-ux"
  ],
  "verification": {
    "status": "needs_review",
    "label": "Needs Review",
    "method": "unverified",
    "verified_at": null
  },
  "uncertainty": [
    "Requires **Node.js 18.18+**, a **ChatGPT subscription (Free tier works) or OpenAI API key**, and `codex login`. It's a thin wrapper over the local Codex binary, so anything Codex can't do locally, the plugin can't either."
  ],
  "lifecycle": "Current",
  "published_at": null,
  "modified_at": null,
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/codex-plugin-cc-0xd2mf8",
    "json": "https://feed7.dev/p/codex-plugin-cc-0xd2mf8.json",
    "markdown": "https://feed7.dev/p/codex-plugin-cc-0xd2mf8.md"
  }
}