The codex/SKILL.md workflow contains two ## Step 0 H2 headings within the same numbered sequence:
Line 746: ## Step 0: Detect platform and base branch
Line 795: ## Step 0: Check codex binary
Line 813: ## Step 0.5: Auth probe + version check
Line 846: ## Step 0.6: Resolve portable roots
Line 863: ## Step 1: Detect mode
Two distinct H2 sections share the label ## Step 0:, with different descriptions. An agent stepping through the workflow in order will read the first ## Step 0 ("Detect platform and base branch"), then hit a second ## Step 0 ("Check codex binary") immediately after, with no clear indication of how the two relate or which to follow first.
Suggested fix
Renumber the second Step 0 — for example:
## Step 0a: Detect platform and base branch and ## Step 0b: Check codex binary, OR
- merge the two checks into a single Step 0 with two sub-bullets, OR
- relabel one as
## Step 0.5 (the next step ## Step 0.5: Auth probe already uses fractional numbering).
The
codex/SKILL.mdworkflow contains two## Step 0H2 headings within the same numbered sequence:Two distinct H2 sections share the label
## Step 0:, with different descriptions. An agent stepping through the workflow in order will read the first## Step 0("Detect platform and base branch"), then hit a second## Step 0("Check codex binary") immediately after, with no clear indication of how the two relate or which to follow first.Suggested fix
Renumber the second Step 0 — for example:
## Step 0a: Detect platform and base branchand## Step 0b: Check codex binary, OR## Step 0.5(the next step## Step 0.5: Auth probealready uses fractional numbering).