Delegates complex multi-file implementation tasks to a specialized Codex agent within a dual-agent development environment.
The Codex Implement skill enables a sophisticated dual-agent workflow by allowing Claude Code to act as a project orchestrator that offloads intensive coding tasks to a secondary Codex agent. This skill automates the creation of detailed implementation specs, manages background status polling, and facilitates seamless code integration within a shared tmux session. It is particularly effective for high-precision architectural changes, complex algorithms, and large-scale refactoring where specialized code generation and multi-agent collaboration significantly boost developer productivity.
Características Principales
01Support for complex, multi-file implementation requests
02Seamless integration with Codex CLI via tmux send-keys
03Automatic workspace path resolution for out-of-root execution
04Background polling for asynchronous task completion
05Automated implementation spec generation in Markdown
062 GitHub stars
Casos de Uso
01Offloading complex algorithmic design and implementation to a specialized agent
02Executing large-scale project refactors across multiple supporting files
03Coordinating high-level logic in Claude while Codex handles boilerplate and detail-heavy code