Skip to content
Development
Skill

/wave

Run one gated Codex wave — plan, you approve, Codex implements, you review

From plugin
codex-claude-loop
65 skills
Install
$ npx -y skills add ozzaii/codex-claude-loop --skill wave --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.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/wave

Context preview

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

Run one gated Codex wave — plan, you approve, Codex implements, you review

SKILL.md

wave.SKILL.md
name: wave
description: Run one gated Codex wave — plan, you approve, Codex implements, you review
argument-hint: <slug> <brief.md>
allowed-tools: Bash, Read, Write

Load the `codex-claude-loop` skill and run one wave for `$ARGUMENTS`, following the skill's cycle and its rails exactly. You are the gate, so do not hand both decisions to `cl_wave` and walk away.

Two things this command adds on top of the skill:

1. **If no brief file was given, write one first** and show it to the user: goal, constraints, acceptance criteria, out of scope. The loop can only be as good as its brief, and a vague brief produces a plan you cannot judge. 2. **Report at the end**: what landed, what you sent back and why, what is still open.

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
Stats
6
Stars
3
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
1mo ago
Created

Repo: ozzaii/codex-claude-loop

Other skills on codex-claude-loop.