Welcome! Type "help" for available commands.
$
A Claude Code skill that routes implementation tasks to Codex CLI while keeping design, spec-writing, and code review in Claude.
Codex handles code generation, refactors, and bug fixes; Claude retains architecture, destructive operations, and all verification. Defines a temp-file prompt contract (goal, repo paths, constraints, expected proof) and requires Claude to verify every Codex output via git diff and test execution.