Files
pictureFrame-webApp/_bmad/bmm/workflows/4-implementation/create-story/template.md
T
football2801 a536baabd6 feat: initial commit — BMAD tooling, Claude memories, firmware scaffold
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>
2026-04-27 15:38:46 -04:00

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

  1. [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}}

Debug Log References

Completion Notes List

File List