You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/prompts/speckit.implement.prompt.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,3 +33,8 @@ Before marking implementation as complete, verify:
33
33
-[ ] All `### Show & Tell` steps executed successfully for each phase
34
34
-[ ] Repository-template capabilities are present and up to date (see [.github/skills/repository-template/SKILL.md](/.github/skills/repository-template/SKILL.md))
35
35
-[ ]`make lint` and `make test` complete with zero errors and zero warnings
Copy file name to clipboardExpand all lines: .github/prompts/speckit.plan.prompt.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Before marking `plan.md` as complete, verify:
29
29
30
30
-[ ] Plan addresses all requirements from `spec.md`
31
31
-[ ] All architectural decisions have corresponding ADRs
32
-
-[ ] Toolchain versions are specified
32
+
-[ ] Toolchain versions are specified, verified online during planning, and confirmed as the latest stable releases
33
33
-[ ] Repository-template capabilities are planned using the skill at [.github/skills/repository-template/SKILL.md](/.github/skills/repository-template/SKILL.md), including at minimum:
34
34
-[ ] Core Make System
35
35
-[ ] Pre-commit Hooks
@@ -40,3 +40,8 @@ Before marking `plan.md` as complete, verify:
40
40
-[ ] Tool Version Management
41
41
-[ ] Each phase and user story includes a `### Show & Tell` subsection
42
42
-[ ] Show & Tell subsections are placed at the end of each phase or user story
Copy file name to clipboardExpand all lines: .specify/extensions/prompts/speckit.implement.prompt.ext.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,3 +29,8 @@ Before marking implementation as complete, verify:
29
29
-[ ] All `### Show & Tell` steps executed successfully for each phase
30
30
-[ ] Repository-template capabilities are present and up to date (see [.github/skills/repository-template/SKILL.md](/.github/skills/repository-template/SKILL.md))
31
31
-[ ]`make lint` and `make test` complete with zero errors and zero warnings
0 commit comments