refer to stories in CLAUDE.md
This commit is contained in:
parent
6d50f1246d
commit
9e445a3a1b
@ -60,8 +60,9 @@ When assisting with code changes, agents must:
|
||||
|
||||
## Getting Started
|
||||
|
||||
0. User stories are in stories/ Use the task-breakdown skill to help the user break down each acceptance criterion individually.
|
||||
1. Read the failing test in `Vending.Tests/TestVendingMachine.cs`
|
||||
2. Implement the vending machine code in `Vending/` (e.g., `Vending/VendingMachine.cs`)
|
||||
3. Run `dotnet test` frequently to verify progress
|
||||
4. Refactor once tests pass to improve code quality
|
||||
5. Repeat for each new requirement
|
||||
5. Repeat for each new requirement
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user