bmad-method 6.1.1-next.27 → 6.1.1-next.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method",
4
- "version": "6.1.1-next.27",
4
+ "version": "6.1.1-next.28",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -1,8 +1,3 @@
1
- ---
2
- name: 'step-01-validate-prerequisites'
3
- description: 'Validate required documents exist and extract all requirements for epic and story creation'
4
- ---
5
-
6
1
  # Step 1: Validate Prerequisites and Extract Requirements
7
2
 
8
3
  ## STEP GOAL:
@@ -1,8 +1,3 @@
1
- ---
2
- name: 'step-02-design-epics'
3
- description: 'Design and approve the epics_list that will organize all requirements into user-value-focused epics'
4
- ---
5
-
6
1
  # Step 2: Design Epic List
7
2
 
8
3
  ## STEP GOAL:
@@ -1,8 +1,3 @@
1
- ---
2
- name: 'step-03-create-stories'
3
- description: 'Generate all epics with their stories following the template structure'
4
- ---
5
-
6
1
  # Step 3: Generate Epics and Stories
7
2
 
8
3
  ## STEP GOAL:
@@ -1,8 +1,3 @@
1
- ---
2
- name: 'step-04-final-validation'
3
- description: 'Validate complete coverage of all requirements and ensure implementation readiness'
4
- ---
5
-
6
1
  # Step 4: Final Validation
7
2
 
8
3
  ## STEP GOAL:
@@ -127,6 +122,8 @@ If all validations pass:
127
122
  **Present Final Menu:**
128
123
  **All validations complete!** [C] Complete Workflow
129
124
 
125
+ HALT — wait for user input before proceeding.
126
+
130
127
  When C is selected, the workflow is complete and the epics.md is ready for development.
131
128
 
132
129
  Epics and Stories complete. Invoke the `bmad-help` skill.