{
  "slug": "codex-plugin-cc",
  "name": "codex-plugin-cc",
  "url": "https://github.com/openai/codex-plugin-cc",
  "cat": "cost",
  "group": "claude",
  "tagline": "OpenAI Codex plugin for Claude Code",
  "price": "Free (needs Codex CLI)",
  "tier": "free",
  "pick": false,
  "what": "OpenAI's official plugin letting you call the Codex CLI from inside a Claude Code session for cross-model review. Commands: /codex:review, /codex:adversarial-review, /codex:rescue, /codex:transfer. Runs as a background job and returns findings into your session. ~32k stars.",
  "why": "The adversarial review is the interesting one — a second model challenging design decisions rather than just finding bugs. Token benefit is indirect: the heavy investigation happens in Codex's context, not yours.",
  "install": "/plugin marketplace add openai/codex-plugin-cc",
  "category": {
    "key": "cost",
    "name": "Cost & efficiency",
    "desc": "Same answers, fewer tokens. Measurement first, compression second.",
    "group": "claude",
    "groupName": "Claude Code toolkit"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T20:38:44.869+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}