a536baabd6
Adds the complete project foundation: - BMAD BMM workflow tooling (_bmad/) - Claude slash commands, skills, and project memories (.claude/) - ESP32 firmware scaffold (PlatformIO + Waveshare e-ink driver) - .gitignore excluding _bmad-output/ and .pio/ build artifacts Planning artifacts (PRD, architecture, epics) are intentionally not tracked — they live in _bmad-output/ per project convention. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
948 B
948 B
Story {{epic_num}}.{{story_num}}: {{story_title}}
Status: ready-for-dev
Story
As a {{role}}, I want {{action}}, so that {{benefit}}.
Acceptance Criteria
- [Add acceptance criteria from epics/PRD]
Tasks / Subtasks
- Task 1 (AC: #)
- Subtask 1.1
- Task 2 (AC: #)
- Subtask 2.1
Dev Notes
- Relevant architecture patterns and constraints
- Source tree components to touch
- Testing standards summary
Project Structure Notes
- Alignment with unified project structure (paths, modules, naming)
- Detected conflicts or variances (with rationale)
References
- Cite all technical details with source paths and sections, e.g. [Source: docs/.md#Section]
Dev Agent Record
Agent Model Used
{{agent_model_name_version}}