cc-codex-flow

Coordinate Claude Code and Codex for planning, coding, and validation.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/ForeverHYX/cc-codex-workflow --skill cc-codex-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-codex-flow
Source: https://github.com/ForeverHYX/cc-codex-workflow/tree/main
Command: npx skills add https://github.com/ForeverHYX/cc-codex-workflow --skill cc-codex-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating two advanced AI systems to handle planning and code generation in a single, streamlined workflow, reducing handoffs and coordination overhead.

Core Features & Use Cases

  • Orchestrates Claude Code for planning, search, and architecture, and Codex for code generation, refactoring, and implementation.
  • Supports end-to-end development tasks from high-level design to deployment-ready code with integrated validation.
  • Use Case: When you need simultaneous planning and coding for a complex feature, this skill guides the two models to work in concert and minimize back-and-forth.

Quick Start

Provide a task description to start the dual-AI coordination.

Frequently Asked Questions about cc-codex-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate Claude Code and Codex for complex software development tasks?

To coordinate Claude Code and Codex for complex software tasks, you orchestrate them in a dual-AI workflow where Claude Code handles planning, search, and architecture, while Codex executes code generation, refactoring, and implementation with integrated validation steps.

What is dual-AI orchestration for collaborative coding?

Dual-AI orchestration is a workflow that coordinates two advanced AI systems, like Claude Code and Codex, to handle planning and code generation simultaneously, reducing handoffs and coordination overhead for end-to-end development from design to deployment-ready code.

Do I need MCP configuration to use Claude Code and Codex together?

Yes, using Claude Code and Codex together requires environment setup and MCP configuration in the ~/.claude.json file. This establishes a repeatable workflow with clear task delineation and verification steps for the dual-AI models.

When should I use a dual-AI workflow for architectural design and refactoring?

You should use a dual-AI workflow for architectural design and refactoring when you need simultaneous planning and coding for complex features, allowing the two models to work in concert and minimize back-and-forth during end-to-end development.

What's the best way to divide tasks between Claude Code and Codex?

The best way to divide tasks is assigning Claude Code the role of planning, searching, and architectural design, while delegating code generation, refactoring, and implementation to Codex, ensuring both models operate within a streamlined, repeatable workflow.

Can I validate deployment-ready code generated by a dual-AI orchestration workflow?

Yes, you can validate deployment-ready code within the dual-AI orchestration workflow. The process supports end-to-end development tasks that include integrated validation steps, ensuring the code generated by Codex meets the architectural plan from Claude Code.