flow-wave · git:20260913.9ee9b51 · 2026-09-13 · sha256 4d6a689dc24a01a9

flow-wave git:20260913.9ee9b51A

Immutable. This exact content is served forever at /api/v1/blob/4d6a689dc24a01a9.

---
name: "flow-wave"
description: "Flow: Wave - Orchestrate a Dependency-Ordered Issue Wave Across Worker Sessions - Run one **orchestrator** session over N **worker** sessions ..."
---
<!-- GENERATED by claude-power-pack - scripts/codex-skill-sync.py; edit .claude/commands/flow/wave.md instead -->

## Codex harness adaptations

Generated from a Claude Code command. Where the procedure references these Claude-only surfaces, adapt as follows:

- Claude subagent/skill dispatch: do the work inline in this session, or shell out to `codex exec` when isolation is needed.
- Helper scripts referenced as `scripts/<name>` are bundled under `scripts/` in this skill directory (byte-identical copies from the claude-power-pack checkout); some expect sibling repo resources, so prefer a full checkout when one is available.
- Canonical guidance linked as `docs/<path>` is bundled under `docs/` in this skill directory (byte-identical copies from the claude-power-pack checkout). The source-relative `../../../docs/...` link in the command body resolves outside an installed skill, so the generated copy points at the bundled path instead. docs/ remains the only writable source.

# Flow: Wave - Orchestrate a Dependency-Ordered Issue Wave Across Worker Sessions

Run one **orchestrator** session over N **worker** sessions ...

## Full procedure

Read `reference.md` in this skill directory for the complete, authoritative procedure before acting on this skill.