From 9d92f8e9c2a06902280313a1fe594b145f140d95 Mon Sep 17 00:00:00 2001 From: Matt Van Horn <455140+mvanhorn@users.noreply.github.com> Date: Sat, 9 May 2026 09:36:28 -0700 Subject: [PATCH] docs(codex): regenerate SKILL.md after Step 0 rename Co-Authored-By: Claude Opus 4.7 (1M context) --- codex/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/SKILL.md b/codex/SKILL.md index 6be6ccdf9..464401fdf 100644 --- a/codex/SKILL.md +++ b/codex/SKILL.md @@ -792,7 +792,7 @@ assumptions, catches things you might miss. Present its output faithfully, not s --- -## Step 0: Check codex binary +## Step 0.4: Check codex binary ```bash CODEX_BIN=$(which codex 2>/dev/null || echo "")