docs: update step references and add manual test results (PRI-823)

Update codex-tools.md to reference Step 1 (was Step 1.5) after the
finishing skill reorder. Add manual Codex App test results table to
the design spec — 4/5 passed, 1 N/A (sandbox doesn't block git writes
in Local threads).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Drew Ritter
2026-03-23 14:27:40 -07:00
committed by Drew Ritter
parent f146752b8d
commit 20fabcd1d7
2 changed files with 13 additions and 1 deletions

View File

@@ -85,7 +85,7 @@ BRANCH=$(git branch --show-current)
- `BRANCH` empty → detached HEAD (cannot branch/push/PR from sandbox)
See `using-git-worktrees` Step 0 and `finishing-a-development-branch`
Step 1.5 for how each skill uses these signals.
Step 1 for how each skill uses these signals.
## Codex App Finishing