Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # Story {{epic_num}}.{{story_num}}: {{story_title}}
  2. Status: ready-for-dev
  3. <!-- Note: Validation is optional. Run validate-create-story for quality check before dev-story. -->
  4. ## Story
  5. As a {{role}},
  6. I want {{action}},
  7. so that {{benefit}}.
  8. ## Acceptance Criteria
  9. 1. [Add acceptance criteria from epics/PRD]
  10. ## Tasks / Subtasks
  11. - [ ] Task 1 (AC: #)
  12. - [ ] Subtask 1.1
  13. - [ ] Task 2 (AC: #)
  14. - [ ] Subtask 2.1
  15. ## Dev Notes
  16. - Relevant architecture patterns and constraints
  17. - Source tree components to touch
  18. - Testing standards summary
  19. ### Project Structure Notes
  20. - Alignment with unified project structure (paths, modules, naming)
  21. - Detected conflicts or variances (with rationale)
  22. ### References
  23. - Cite all technical details with source paths and sections, e.g. [Source: docs/<file>.md#Section]
  24. ## Dev Agent Record
  25. ### Agent Model Used
  26. {{agent_model_name_version}}
  27. ### Debug Log References
  28. ### Completion Notes List
  29. ### File List