flow-register · git:20260811.4d6a62a · 2026-08-11 · sha256 0c8042688f98f9a1

flow-register git:20260811.4d6a62aA

Immutable. This exact content is served forever at /api/v1/blob/0c8042688f98f9a1.

---
name: "flow-register"
description: "Flow: Register - Declare This Session's Wave Role - A worker session announces its own role to the wave orchestrator; the orchestrator records the ..."
---
<!-- GENERATED by claude-power-pack - scripts/codex-skill-sync.py; edit .claude/commands/flow/register.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.

# Flow: Register - Declare This Session's Wave Role

A worker session announces its own role to the wave orchestrator; the orchestrator records the ...

## Full procedure

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