refer to stories in CLAUDE.md
This commit is contained in:
parent
6d50f1246d
commit
9e445a3a1b
@ -60,6 +60,7 @@ 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user