Create Next Story
Identifies the next sequential story, gathers architecture context, applies PROBE estimation, and generates a complete story file.
Steps
- Load
core-config.yamland locate the next story number (alert user if previous story is incomplete) - Gather story requirements and previous story context (completion notes, lessons learned)
- Read architecture documents relevant to the story type (backend/frontend/full-stack)
- Apply PROBE estimation for story sizing
- Populate story template with full technical context and source references
- Run
execute-checklistwith story-draft-checklist and present summary
For detailed instructions, see instructions.md.