1.7 KiB
1.7 KiB
Story: {{story_title}}
Status: Draft
Story
As a {{role}}, I want {{capability}}, so that {{benefit}}.
Acceptance Criteria
{{acceptance_criteria}}
Tasks / Subtasks
{{tasks_subtasks}}
Dev Notes
Technical Summary
{{technical_summary}}
Tech-Spec Reference
Full details: See tech-spec.md
The tech-spec contains comprehensive context including:
- Brownfield codebase analysis (if applicable)
- Framework and library details with versions
- Existing patterns to follow
- Integration points and dependencies
- Complete implementation guidance
Project Structure Notes
- Files to modify: {{files_to_modify}}
- Expected test locations: {{test_locations}}
- Estimated effort: {{story_points}} story points ({{time_estimate}})
- Dependencies: {{dependencies}}
Key Code References
{{existing_code_references}}
References
- Tech Spec: tech-spec.md - Primary context document
- Architecture: {{architecture_references}}
Dev Agent Record
Context Reference
Primary Context: tech-spec.md - Contains all brownfield analysis, framework details, and implementation guidance