Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e786a9df64 | ||
|
|
51b8459122 |
@@ -13,10 +13,10 @@ Given the context provided as an argument, do this:
|
|||||||
2. Load and analyze available design documents:
|
2. Load and analyze available design documents:
|
||||||
- Always read plan.md for tech stack and libraries
|
- Always read plan.md for tech stack and libraries
|
||||||
- IF EXISTS: Read data-model.md for entities
|
- IF EXISTS: Read data-model.md for entities
|
||||||
- IF EXISTS: Read contracts/ for API endpoints
|
- IF EXISTS: Read contracts/ for API endpoints
|
||||||
- IF EXISTS: Read research.md for technical decisions
|
- IF EXISTS: Read research.md for technical decisions
|
||||||
- IF EXISTS: Read quickstart.md for test scenarios
|
- IF EXISTS: Read quickstart.md for test scenarios
|
||||||
|
|
||||||
Note: Not all projects have all documents. For example:
|
Note: Not all projects have all documents. For example:
|
||||||
- CLI tools might not have contracts/
|
- CLI tools might not have contracts/
|
||||||
- Simple libraries might not need data-model.md
|
- Simple libraries might not need data-model.md
|
||||||
|
|||||||
Reference in New Issue
Block a user