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: templates/tasks-template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: "Task list template for feature implementation"
5
5
# Tasks: [FEATURE NAME]
6
6
7
7
**Input**: Design documents from `/specs/[###-feature-name]/`
8
-
**Prerequisites**: plan.md (required), spec.md (required for user stories), research.md, data-model.md, contracts/
8
+
**Prerequisites**: plan.md (required in spec mode, optional in build mode), spec.md (required for user stories), research.md, data-model.md, contracts/
9
9
10
10
**Tests**: The examples below include test tasks. Tests are OPTIONAL - only include them if explicitly requested in the feature specification.
0 commit comments