Skills / Community / codex-handoff

codex-handoff

Three-phase collaboration workflow between Claude Code (planner/decision-maker) and Codex CLI (implementer/reviewer) via the codex-plugin-cc plugin. Use whenever a coding task involves multiple files, new modules, cross-cutting refactors, business logic changes, or anything that

# Codex Handoff Workflow Coordinate Claude Code (planner) + Codex CLI (implementer/reviewer) through the [codex-plugin-cc](https://github.com/openai/codex-plugin-cc) plugin. All communication happens inside one Claude Code session via `/codex:*` slash commands. **Default division of labor:** | Role | Who | How | What | |---|---|---|---| | **Planner** | Claude (you) | Natural dialogue | Probe code, write spec, interpret reviews, make calls | | **Implementer** | Codex | `/codex:rescue` | Read spec, change code, run tests, commit to branch | | **Reviewer** | Codex (fresh session) | `/codex:adv

workflow

When to use

Community skill by ParaGenie. Install from: https://github.com/ParaGenie/claude-codex-handoff

Added to wishlist