We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa56dbd + 51b8459 commit e786a9dCopy full SHA for e786a9d
templates/commands/tasks.md
@@ -13,10 +13,10 @@ Given the context provided as an argument, do this:
13
2. Load and analyze available design documents:
14
- Always read plan.md for tech stack and libraries
15
- IF EXISTS: Read data-model.md for entities
16
- - IF EXISTS: Read contracts/ for API endpoints
+ - IF EXISTS: Read contracts/ for API endpoints
17
- IF EXISTS: Read research.md for technical decisions
18
- IF EXISTS: Read quickstart.md for test scenarios
19
-
+
20
Note: Not all projects have all documents. For example:
21
- CLI tools might not have contracts/
22
- Simple libraries might not need data-model.md
0 commit comments