Commit 13e1f48
fix: correct step reference in specify.md to prevent validation loop
Step 6c in the specify template incorrectly referenced "proceed to step
6" (itself), creating an infinite validation loop. Changed to "proceed
to step 7" (the completion report step).
Closes #1509
🤖 Generated with [Claude Code](https://claude.com/code)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 56deda7 commit 13e1f48
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments