mirror of https://github.com/garrytan/gstack.git
docs(codex): regenerate SKILL.md after Step 0 rename
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2cca6a1b38
commit
9d92f8e9c2
|
|
@ -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
|
```bash
|
||||||
CODEX_BIN=$(which codex 2>/dev/null || echo "")
|
CODEX_BIN=$(which codex 2>/dev/null || echo "")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue