Files
L-Ami-Fiduciaire/.claude/skills/bmad-create-epics-and-stories/templates/epics-template.md
Saad Ibn-Ezzoubayr 4807376c49 feat: implement Story 2.2 — Priority Alerts Panel with UI fixes
Add PriorityAlertsPanel component to the dashboard, update DashboardController
with alert logic, and apply misc UI fixes across sidebar, forms, and pages.
Includes epic-1 retrospective and sprint status update.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 12:33:27 +00:00

1.1 KiB

stepsCompleted, inputDocuments
stepsCompleted inputDocuments

{{project_name}} - Epic Breakdown

Overview

This document provides the complete epic and story breakdown for {{project_name}}, decomposing the requirements from the PRD, UX Design if it exists, and Architecture requirements into implementable stories.

Requirements Inventory

Functional Requirements

{{fr_list}}

NonFunctional Requirements

{{nfr_list}}

Additional Requirements

{{additional_requirements}}

UX Design Requirements

{{ux_design_requirements}}

FR Coverage Map

{{requirements_coverage_map}}

Epic List

{{epics_list}}

Epic {{N}}: {{epic_title_N}}

{{epic_goal_N}}

Story {{N}}.{{M}}: {{story_title_N_M}}

As a {{user_type}}, I want {{capability}}, So that {{value_benefit}}.

Acceptance Criteria:

Given {{precondition}} When {{action}} Then {{expected_outcome}} And {{additional_criteria}}