Commit 1a84f1f
fix: restore __SPECKIT_COMMAND_PLAN__ marker and specify hook note (#5)
PR #4 terse rewrite dropped two substitution markers causing 6 CI failures:
- plan-template.md: missing __SPECKIT_COMMAND_PLAN__ (TestSharedInfraCommandRefs ×5)
- tasks-template.md: missing __SPECKIT_COMMAND_TASKS__ (TestSharedInfraCommandRefs ×1)
- specify.md: missing replace-dots hook note (TestClaudeHookCommandNote ×1)
Co-authored-by: booster-pack.dev <dev@fellowship.dev>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 21c92de commit 1a84f1f
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments