bmad-method 4.29.6 → 4.30.0

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/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [4.30.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.7...v4.30.0) (2025-07-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * installer is now VERY clear about IDE selection being a multiselect ([e24b6f8](https://github.com/bmadcode/BMAD-METHOD/commit/e24b6f84fd9e4ff4b99263019b5021ca2b145b2f))
7
+
8
+ ## [4.29.7](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.6...v4.29.7) (2025-07-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * bundle build ([0723eed](https://github.com/bmadcode/BMAD-METHOD/commit/0723eed88140e76146dfbfdddd49afe86e8522ee))
14
+
1
15
  ## [4.29.6](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.5...v4.29.6) (2025-07-14)
2
16
 
3
17
 
@@ -1,4 +1,4 @@
1
- version: 4.28.0
1
+ version: 4.29.0
2
2
  markdownExploder: true
3
3
  prd:
4
4
  prdFile: docs/prd.md
@@ -537,20 +537,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
537
537
  ==================== START: .bmad-core/tasks/create-doc.md ====================
538
538
  # Create Document from Template (YAML Driven)
539
539
 
540
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
541
+
542
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
543
+
544
+ When this task is invoked:
545
+
546
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
547
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
548
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
549
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
550
+
551
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
552
+
540
553
  ## Critical: Template Discovery
541
554
 
542
555
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
543
556
 
544
557
  ## CRITICAL: Mandatory Elicitation Format
545
558
 
546
- **When `elicit: true`, ALWAYS use this exact format:**
559
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
560
+
561
+ **YOU MUST:**
547
562
 
548
563
  1. Present section content
549
564
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
550
- 3. Present numbered options 1-9:
565
+ 3. **STOP and present numbered options 1-9:**
551
566
  - **Option 1:** Always "Proceed to next section"
552
567
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
553
568
  - End with: "Select 1-9 or just type your question/feedback:"
569
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
570
+
571
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
554
572
 
555
573
  **NEVER ask yes/no questions or use any other format.**
556
574
 
@@ -103,20 +103,38 @@ dependencies:
103
103
  ==================== START: .bmad-core/tasks/create-doc.md ====================
104
104
  # Create Document from Template (YAML Driven)
105
105
 
106
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
107
+
108
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
109
+
110
+ When this task is invoked:
111
+
112
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
113
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
114
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
115
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
116
+
117
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
118
+
106
119
  ## Critical: Template Discovery
107
120
 
108
121
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
109
122
 
110
123
  ## CRITICAL: Mandatory Elicitation Format
111
124
 
112
- **When `elicit: true`, ALWAYS use this exact format:**
125
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
126
+
127
+ **YOU MUST:**
113
128
 
114
129
  1. Present section content
115
130
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
116
- 3. Present numbered options 1-9:
131
+ 3. **STOP and present numbered options 1-9:**
117
132
  - **Option 1:** Always "Proceed to next section"
118
133
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
119
134
  - End with: "Select 1-9 or just type your question/feedback:"
135
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
136
+
137
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
120
138
 
121
139
  **NEVER ask yes/no questions or use any other format.**
122
140
 
@@ -1064,20 +1064,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
1064
1064
  ==================== START: .bmad-core/tasks/create-doc.md ====================
1065
1065
  # Create Document from Template (YAML Driven)
1066
1066
 
1067
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
1068
+
1069
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
1070
+
1071
+ When this task is invoked:
1072
+
1073
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
1074
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
1075
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
1076
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
1077
+
1078
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
1079
+
1067
1080
  ## Critical: Template Discovery
1068
1081
 
1069
1082
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
1070
1083
 
1071
1084
  ## CRITICAL: Mandatory Elicitation Format
1072
1085
 
1073
- **When `elicit: true`, ALWAYS use this exact format:**
1086
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
1087
+
1088
+ **YOU MUST:**
1074
1089
 
1075
1090
  1. Present section content
1076
1091
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
1077
- 3. Present numbered options 1-9:
1092
+ 3. **STOP and present numbered options 1-9:**
1078
1093
  - **Option 1:** Always "Proceed to next section"
1079
1094
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
1080
1095
  - End with: "Select 1-9 or just type your question/feedback:"
1096
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
1097
+
1098
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
1081
1099
 
1082
1100
  **NEVER ask yes/no questions or use any other format.**
1083
1101
 
@@ -295,20 +295,38 @@ Choose a number (0-8) or 9 to proceed:
295
295
  ==================== START: .bmad-core/tasks/create-doc.md ====================
296
296
  # Create Document from Template (YAML Driven)
297
297
 
298
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
299
+
300
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
301
+
302
+ When this task is invoked:
303
+
304
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
305
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
306
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
307
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
308
+
309
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
310
+
298
311
  ## Critical: Template Discovery
299
312
 
300
313
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
301
314
 
302
315
  ## CRITICAL: Mandatory Elicitation Format
303
316
 
304
- **When `elicit: true`, ALWAYS use this exact format:**
317
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
318
+
319
+ **YOU MUST:**
305
320
 
306
321
  1. Present section content
307
322
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
308
- 3. Present numbered options 1-9:
323
+ 3. **STOP and present numbered options 1-9:**
309
324
  - **Option 1:** Always "Proceed to next section"
310
325
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
311
326
  - End with: "Select 1-9 or just type your question/feedback:"
327
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
328
+
329
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
312
330
 
313
331
  **NEVER ask yes/no questions or use any other format.**
314
332
 
@@ -56,7 +56,6 @@ agent:
56
56
  title: Product Manager
57
57
  icon: 📋
58
58
  whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
59
- customization: null
60
59
  persona:
61
60
  role: Investigative Product Strategist & Market-Savvy PM
62
61
  style: Analytical, inquisitive, data-driven, user-focused, pragmatic
@@ -100,20 +99,38 @@ dependencies:
100
99
  ==================== START: .bmad-core/tasks/create-doc.md ====================
101
100
  # Create Document from Template (YAML Driven)
102
101
 
102
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
103
+
104
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
105
+
106
+ When this task is invoked:
107
+
108
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
109
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
110
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
111
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
112
+
113
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
114
+
103
115
  ## Critical: Template Discovery
104
116
 
105
117
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
106
118
 
107
119
  ## CRITICAL: Mandatory Elicitation Format
108
120
 
109
- **When `elicit: true`, ALWAYS use this exact format:**
121
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
122
+
123
+ **YOU MUST:**
110
124
 
111
125
  1. Present section content
112
126
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
113
- 3. Present numbered options 1-9:
127
+ 3. **STOP and present numbered options 1-9:**
114
128
  - **Option 1:** Always "Proceed to next section"
115
129
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
116
130
  - End with: "Select 1-9 or just type your question/feedback:"
131
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
132
+
133
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
117
134
 
118
135
  **NEVER ask yes/no questions or use any other format.**
119
136
 
@@ -440,20 +440,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
440
440
  ==================== START: .bmad-core/tasks/create-doc.md ====================
441
441
  # Create Document from Template (YAML Driven)
442
442
 
443
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
444
+
445
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
446
+
447
+ When this task is invoked:
448
+
449
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
450
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
451
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
452
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
453
+
454
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
455
+
443
456
  ## Critical: Template Discovery
444
457
 
445
458
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
446
459
 
447
460
  ## CRITICAL: Mandatory Elicitation Format
448
461
 
449
- **When `elicit: true`, ALWAYS use this exact format:**
462
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
463
+
464
+ **YOU MUST:**
450
465
 
451
466
  1. Present section content
452
467
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
453
- 3. Present numbered options 1-9:
468
+ 3. **STOP and present numbered options 1-9:**
454
469
  - **Option 1:** Always "Proceed to next section"
455
470
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
456
471
  - End with: "Select 1-9 or just type your question/feedback:"
472
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
473
+
474
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
457
475
 
458
476
  **NEVER ask yes/no questions or use any other format.**
459
477
 
@@ -97,20 +97,38 @@ dependencies:
97
97
  ==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
98
98
  # Create Document from Template (YAML Driven)
99
99
 
100
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
101
+
102
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
103
+
104
+ When this task is invoked:
105
+
106
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
107
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
108
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
109
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
110
+
111
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
112
+
100
113
  ## Critical: Template Discovery
101
114
 
102
- If a YAML Template has not been provided, list all templates from .bmad-2d-phaser-game-dev/templates or ask the user to provide another.
115
+ If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
103
116
 
104
117
  ## CRITICAL: Mandatory Elicitation Format
105
118
 
106
- **When `elicit: true`, ALWAYS use this exact format:**
119
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
120
+
121
+ **YOU MUST:**
107
122
 
108
123
  1. Present section content
109
124
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
110
- 3. Present numbered options 1-9:
125
+ 3. **STOP and present numbered options 1-9:**
111
126
  - **Option 1:** Always "Proceed to next section"
112
127
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
113
128
  - End with: "Select 1-9 or just type your question/feedback:"
129
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
130
+
131
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
114
132
 
115
133
  **NEVER ask yes/no questions or use any other format.**
116
134
 
@@ -851,20 +851,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
851
851
  ==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
852
852
  # Create Document from Template (YAML Driven)
853
853
 
854
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
855
+
856
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
857
+
858
+ When this task is invoked:
859
+
860
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
861
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
862
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
863
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
864
+
865
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
866
+
854
867
  ## Critical: Template Discovery
855
868
 
856
- If a YAML Template has not been provided, list all templates from .bmad-2d-phaser-game-dev/templates or ask the user to provide another.
869
+ If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
857
870
 
858
871
  ## CRITICAL: Mandatory Elicitation Format
859
872
 
860
- **When `elicit: true`, ALWAYS use this exact format:**
873
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
874
+
875
+ **YOU MUST:**
861
876
 
862
877
  1. Present section content
863
878
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
864
- 3. Present numbered options 1-9:
879
+ 3. **STOP and present numbered options 1-9:**
865
880
  - **Option 1:** Always "Proceed to next section"
866
881
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
867
882
  - End with: "Select 1-9 or just type your question/feedback:"
883
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
884
+
885
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
868
886
 
869
887
  **NEVER ask yes/no questions or use any other format.**
870
888
 
@@ -103,20 +103,38 @@ dependencies:
103
103
  ==================== START: .bmad-infrastructure-devops/tasks/create-doc.md ====================
104
104
  # Create Document from Template (YAML Driven)
105
105
 
106
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
107
+
108
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
109
+
110
+ When this task is invoked:
111
+
112
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
113
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
114
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
115
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
116
+
117
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
118
+
106
119
  ## Critical: Template Discovery
107
120
 
108
- If a YAML Template has not been provided, list all templates from .bmad-infrastructure-devops/templates or ask the user to provide another.
121
+ If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
109
122
 
110
123
  ## CRITICAL: Mandatory Elicitation Format
111
124
 
112
- **When `elicit: true`, ALWAYS use this exact format:**
125
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
126
+
127
+ **YOU MUST:**
113
128
 
114
129
  1. Present section content
115
130
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
116
- 3. Present numbered options 1-9:
131
+ 3. **STOP and present numbered options 1-9:**
117
132
  - **Option 1:** Always "Proceed to next section"
118
133
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
119
134
  - End with: "Select 1-9 or just type your question/feedback:"
135
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
136
+
137
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
120
138
 
121
139
  **NEVER ask yes/no questions or use any other format.**
122
140
 
@@ -382,7 +382,6 @@ agent:
382
382
  title: Product Manager
383
383
  icon: 📋
384
384
  whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
385
- customization: null
386
385
  persona:
387
386
  role: Investigative Product Strategist & Market-Savvy PM
388
387
  style: Analytical, inquisitive, data-driven, user-focused, pragmatic
@@ -758,20 +757,38 @@ Choose a number (0-8) or 9 to proceed:
758
757
  ==================== START: .bmad-core/tasks/create-doc.md ====================
759
758
  # Create Document from Template (YAML Driven)
760
759
 
760
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
761
+
762
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
763
+
764
+ When this task is invoked:
765
+
766
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
767
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
768
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
769
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
770
+
771
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
772
+
761
773
  ## Critical: Template Discovery
762
774
 
763
775
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
764
776
 
765
777
  ## CRITICAL: Mandatory Elicitation Format
766
778
 
767
- **When `elicit: true`, ALWAYS use this exact format:**
779
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
780
+
781
+ **YOU MUST:**
768
782
 
769
783
  1. Present section content
770
784
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
771
- 3. Present numbered options 1-9:
785
+ 3. **STOP and present numbered options 1-9:**
772
786
  - **Option 1:** Always "Proceed to next section"
773
787
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
774
788
  - End with: "Select 1-9 or just type your question/feedback:"
789
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
790
+
791
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
775
792
 
776
793
  **NEVER ask yes/no questions or use any other format.**
777
794
 
@@ -274,7 +274,6 @@ agent:
274
274
  title: Product Manager
275
275
  icon: 📋
276
276
  whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
277
- customization: null
278
277
  persona:
279
278
  role: Investigative Product Strategist & Market-Savvy PM
280
279
  style: Analytical, inquisitive, data-driven, user-focused, pragmatic
@@ -613,20 +612,38 @@ Choose a number (0-8) or 9 to proceed:
613
612
  ==================== START: .bmad-core/tasks/create-doc.md ====================
614
613
  # Create Document from Template (YAML Driven)
615
614
 
615
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
616
+
617
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
618
+
619
+ When this task is invoked:
620
+
621
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
622
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
623
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
624
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
625
+
626
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
627
+
616
628
  ## Critical: Template Discovery
617
629
 
618
630
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
619
631
 
620
632
  ## CRITICAL: Mandatory Elicitation Format
621
633
 
622
- **When `elicit: true`, ALWAYS use this exact format:**
634
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
635
+
636
+ **YOU MUST:**
623
637
 
624
638
  1. Present section content
625
639
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
626
- 3. Present numbered options 1-9:
640
+ 3. **STOP and present numbered options 1-9:**
627
641
  - **Option 1:** Always "Proceed to next section"
628
642
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
629
643
  - End with: "Select 1-9 or just type your question/feedback:"
644
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
645
+
646
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
630
647
 
631
648
  **NEVER ask yes/no questions or use any other format.**
632
649
 
@@ -519,20 +519,38 @@ Choose a number (0-8) or 9 to proceed:
519
519
  ==================== START: .bmad-core/tasks/create-doc.md ====================
520
520
  # Create Document from Template (YAML Driven)
521
521
 
522
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
523
+
524
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
525
+
526
+ When this task is invoked:
527
+
528
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
529
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
530
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
531
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
532
+
533
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
534
+
522
535
  ## Critical: Template Discovery
523
536
 
524
537
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
525
538
 
526
539
  ## CRITICAL: Mandatory Elicitation Format
527
540
 
528
- **When `elicit: true`, ALWAYS use this exact format:**
541
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
542
+
543
+ **YOU MUST:**
529
544
 
530
545
  1. Present section content
531
546
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
532
- 3. Present numbered options 1-9:
547
+ 3. **STOP and present numbered options 1-9:**
533
548
  - **Option 1:** Always "Proceed to next section"
534
549
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
535
550
  - End with: "Select 1-9 or just type your question/feedback:"
551
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
552
+
553
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
536
554
 
537
555
  **NEVER ask yes/no questions or use any other format.**
538
556
 
@@ -269,7 +269,6 @@ agent:
269
269
  title: Product Manager
270
270
  icon: 📋
271
271
  whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
272
- customization: null
273
272
  persona:
274
273
  role: Investigative Product Strategist & Market-Savvy PM
275
274
  style: Analytical, inquisitive, data-driven, user-focused, pragmatic
@@ -556,20 +555,38 @@ Choose a number (0-8) or 9 to proceed:
556
555
  ==================== START: .bmad-core/tasks/create-doc.md ====================
557
556
  # Create Document from Template (YAML Driven)
558
557
 
558
+ ## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
559
+
560
+ **THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
561
+
562
+ When this task is invoked:
563
+
564
+ 1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
565
+ 2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
566
+ 3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
567
+ 4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
568
+
569
+ **VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
570
+
559
571
  ## Critical: Template Discovery
560
572
 
561
573
  If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
562
574
 
563
575
  ## CRITICAL: Mandatory Elicitation Format
564
576
 
565
- **When `elicit: true`, ALWAYS use this exact format:**
577
+ **When `elicit: true`, this is a HARD STOP requiring user interaction:**
578
+
579
+ **YOU MUST:**
566
580
 
567
581
  1. Present section content
568
582
  2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
569
- 3. Present numbered options 1-9:
583
+ 3. **STOP and present numbered options 1-9:**
570
584
  - **Option 1:** Always "Proceed to next section"
571
585
  - **Options 2-9:** Select 8 methods from data/elicitation-methods
572
586
  - End with: "Select 1-9 or just type your question/feedback:"
587
+ 4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
588
+
589
+ **WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
573
590
 
574
591
  **NEVER ask yes/no questions or use any other format.**
575
592
 
@@ -1,5 +1,5 @@
1
1
  name: bmad-2d-phaser-game-dev
2
- version: 1.9.0
2
+ version: 1.10.0
3
3
  short-title: 2D game development with Phaser 3 & TypeScript
4
4
  description: >-
5
5
  2D Game Development expansion pack for BMad Method - Phaser 3 & TypeScript
@@ -1,5 +1,5 @@
1
1
  name: bmad-creator-tools
2
- version: 1.8.0
2
+ version: 1.9.0
3
3
  short-title: Tools for creating BMad framework components
4
4
  description: Tools for creating and extending BMad framework components.
5
5
  author: Brian (BMad)
@@ -1,5 +1,5 @@
1
1
  name: bmad-infrastructure-devops
2
- version: 1.8.0
2
+ version: 1.9.0
3
3
  short-title: Infrastructure and DevOps capabilities
4
4
  description: >-
5
5
  This expansion pack extends BMad Method with comprehensive infrastructure and
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bmad-method",
3
- "version": "4.29.6",
3
+ "version": "4.30.0",
4
4
  "description": "Breakthrough Method of Agile AI-driven Development",
5
5
  "main": "tools/cli.js",
6
6
  "bin": {
@@ -277,23 +277,55 @@ async function promptInstallation() {
277
277
  }
278
278
 
279
279
  // Ask for IDE configuration
280
- const { ides } = await inquirer.prompt([
281
- {
282
- type: 'checkbox',
283
- name: 'ides',
284
- message: 'Which IDE(s) are you using? (press Enter to skip IDE setup, or select any to configure):',
285
- choices: [
286
- { name: 'Cursor', value: 'cursor' },
287
- { name: 'Claude Code', value: 'claude-code' },
288
- { name: 'Windsurf', value: 'windsurf' },
289
- { name: 'Trae', value: 'trae' }, // { name: 'Trae', value: 'trae'}
290
- { name: 'Roo Code', value: 'roo' },
291
- { name: 'Cline', value: 'cline' },
292
- { name: 'Gemini CLI', value: 'gemini' },
293
- { name: 'Github Copilot', value: 'github-copilot' }
294
- ]
280
+ let ides = [];
281
+ let ideSelectionComplete = false;
282
+
283
+ while (!ideSelectionComplete) {
284
+ console.log(chalk.cyan('\n🛠️ IDE Configuration'));
285
+ console.log(chalk.bold.yellow.bgRed(' ⚠️ IMPORTANT: This is a MULTISELECT! Use SPACEBAR to toggle each IDE! '));
286
+ console.log(chalk.bold.magenta('🔸 Use arrow keys to navigate'));
287
+ console.log(chalk.bold.magenta('🔸 Use SPACEBAR to select/deselect IDEs'));
288
+ console.log(chalk.bold.magenta('🔸 Press ENTER when finished selecting\n'));
289
+
290
+ const ideResponse = await inquirer.prompt([
291
+ {
292
+ type: 'checkbox',
293
+ name: 'ides',
294
+ message: 'Which IDE(s) do you want to configure? (Select with SPACEBAR, confirm with ENTER):',
295
+ choices: [
296
+ { name: 'Cursor', value: 'cursor' },
297
+ { name: 'Claude Code', value: 'claude-code' },
298
+ { name: 'Windsurf', value: 'windsurf' },
299
+ { name: 'Trae', value: 'trae' }, // { name: 'Trae', value: 'trae'}
300
+ { name: 'Roo Code', value: 'roo' },
301
+ { name: 'Cline', value: 'cline' },
302
+ { name: 'Gemini CLI', value: 'gemini' },
303
+ { name: 'Github Copilot', value: 'github-copilot' }
304
+ ]
305
+ }
306
+ ]);
307
+
308
+ ides = ideResponse.ides;
309
+
310
+ // Confirm no IDE selection if none selected
311
+ if (ides.length === 0) {
312
+ const { confirmNoIde } = await inquirer.prompt([
313
+ {
314
+ type: 'confirm',
315
+ name: 'confirmNoIde',
316
+ message: chalk.red('⚠️ You have NOT selected any IDEs. This means NO IDE integration will be set up. Is this correct?'),
317
+ default: false
318
+ }
319
+ ]);
320
+
321
+ if (!confirmNoIde) {
322
+ console.log(chalk.bold.red('\n🔄 Returning to IDE selection. Remember to use SPACEBAR to select IDEs!\n'));
323
+ continue; // Go back to IDE selection only
324
+ }
295
325
  }
296
- ]);
326
+
327
+ ideSelectionComplete = true;
328
+ }
297
329
 
298
330
  // Use selected IDEs directly
299
331
  answers.ides = ides;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bmad-method",
3
- "version": "4.29.6",
3
+ "version": "4.30.0",
4
4
  "description": "BMad Method installer - AI-powered Agile development framework",
5
5
  "main": "lib/installer.js",
6
6
  "bin": {