Merge pull request #1989 from bmad-code-org/fix/create-epics-stories-skill-cleanup

fix(skill): clean up bmad-create-epics-and-stories validation findings
This commit is contained in:
Alex Verkhovsky 2026-03-14 16:31:37 -06:00 committed by GitHub
commit 71630bc4e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 20 deletions

View File

@ -1,8 +1,3 @@
---
name: 'step-01-validate-prerequisites'
description: 'Validate required documents exist and extract all requirements for epic and story creation'
---
# Step 1: Validate Prerequisites and Extract Requirements
## STEP GOAL:

View File

@ -1,8 +1,3 @@
---
name: 'step-02-design-epics'
description: 'Design and approve the epics_list that will organize all requirements into user-value-focused epics'
---
# Step 2: Design Epic List
## STEP GOAL:

View File

@ -1,8 +1,3 @@
---
name: 'step-03-create-stories'
description: 'Generate all epics with their stories following the template structure'
---
# Step 3: Generate Epics and Stories
## STEP GOAL:

View File

@ -1,8 +1,3 @@
---
name: 'step-04-final-validation'
description: 'Validate complete coverage of all requirements and ensure implementation readiness'
---
# Step 4: Final Validation
## STEP GOAL:
@ -127,6 +122,8 @@ If all validations pass:
**Present Final Menu:**
**All validations complete!** [C] Complete Workflow
HALT — wait for user input before proceeding.
When C is selected, the workflow is complete and the epics.md is ready for development.
Epics and Stories complete. Invoke the `bmad-help` skill.