Delegates complex coding tasks and architectural analysis to the OpenAI Codex CLI while coordinating workflows within Claude.
This skill facilitates a powerful synergy between Claude and the OpenAI Codex CLI, allowing users to offload multi-file edits, long-running tasks, and deep architectural analysis to a specialized Codex environment. By providing structured delegation patterns—including interactive MCP modes, headless execution, and background processing—it ensures seamless session management and intelligent model selection for everything from simple scripts to critical security audits. It is particularly useful for developers managing large-scale refactors or complex system designs that require extended reasoning capabilities.
主要功能
015 GitHub stars
02Multi-mode execution including MCP-native interactive and headless scripted modes
03Automated bootstrapping and configuration validation via .codex/config.toml
04Granular model selection based on task complexity and reasoning requirements
05Persistent session handling and thread ID preservation for multi-turn workflows
06Background execution for long-running tasks with automated result summarization
使用场景
01Performing high-reasoning security audits and critical code reviews using specialized Codex models
02Refactoring large, multi-file codebases that require deep architectural context
03Executing long-running code generation tasks in the background without blocking the terminal