15 lines
941 B
TOML
15 lines
941 B
TOML
description = """Transform PRD requirements and Architecture decisions into comprehensive stories organized by user value. This workflow requires completed PRD + Architecture documents (UX recommended if UI exists) and breaks down requirements into implementation-ready epics and user stories that incorporate all available technical and design context. Creates detailed, actionable stories with complete acceptance criteria for development teams."""
|
|
prompt = """
|
|
Execute the BMAD 'create-epics-and-stories' workflow.
|
|
|
|
CRITICAL: You must load and follow the workflow definition exactly.
|
|
|
|
WORKFLOW INSTRUCTIONS:
|
|
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md
|
|
2. READ its entire contents
|
|
3. FOLLOW every step precisely as specified
|
|
4. DO NOT skip or modify any steps
|
|
|
|
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md
|
|
"""
|