Skip to content

/codex-claude-loop

Use when driving a gated build loop where Claude orchestrates and Codex CLI implements — Claude plans and judges, Codex plans/implements from a persistent thread, with approve-the-plan and review-the-diff gates that refuse to be skipped. For delegating serious multi-file work to

shell
$ npx -y skills add ozzaii/codex-claude-loop --skill codex-claude-loop --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/codex-claude-loop
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when driving a gated build loop where Claude orchestrates and Codex CLI implements — Claude plans and judges, Codex plans/implements from a persistent thread, with approve-the-plan and review-the-diff gates that refuse to be skipped. For delegating serious multi-file work to
Ships withcodex-claude-loop

A gated build loop between Claude Code and Codex CLI. Codex writes the plan, Claude approves it, Codex implements that same plan from the same thread, Claude reviews the diff against it.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
3
Forks
Active
Maintenance
Shell
Language
MIT
License
9d ago
Last commit
10d ago
Created

Repo: ozzaii/codex-claude-loop