claudeindex
Plugin

codex

Run the OpenAI Codex CLI from inside Claude Code as a cross-model escape hatch: hand a one-off review, question, or write task to a different provider's model for a second opinion, grounded in your repo with web search always on. Every call routes through one fail-open bridge — if Codex is absent, unauthenticated, or broken the skill reports and stops rather than answering as Claude, and Codex's output is surfaced verbatim as untrusted external text. Assumes an OpenAI-authenticated Codex setup.

Installation

1

Add the marketplace

/plugin marketplace add zakattack9/agentic-coding
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata