Skip to content

codex skill: two ## Step 0 H2 headings in the same workflow #1388

@specterslient95-lgtm

Description

@specterslient95-lgtm

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions