bmad-method 6.1.1-next.11 → 6.1.1-next.13

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.
Files changed (47) hide show
  1. package/package.json +1 -1
  2. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-02-vision.md +1 -0
  3. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-03-users.md +1 -0
  4. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-04-metrics.md +1 -0
  5. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-05-scope.md +1 -0
  6. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/workflow.md +3 -0
  7. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md +1 -0
  8. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md +1 -0
  9. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md +1 -0
  10. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md +1 -0
  11. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md +1 -0
  12. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-08-visual-foundation.md +1 -0
  13. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-09-design-directions.md +1 -0
  14. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-10-user-journeys.md +1 -0
  15. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-11-component-strategy.md +1 -0
  16. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-12-ux-patterns.md +1 -0
  17. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +1 -0
  18. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/workflow.md +1 -0
  19. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +1 -0
  20. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02b-vision.md +1 -0
  21. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02c-executive-summary.md +1 -0
  22. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +1 -0
  23. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +1 -0
  24. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +1 -0
  25. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +1 -0
  26. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +1 -0
  27. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +1 -0
  28. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +1 -0
  29. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +1 -0
  30. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +1 -0
  31. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +1 -0
  32. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +1 -0
  33. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +1 -0
  34. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +1 -0
  35. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +1 -0
  36. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +1 -0
  37. package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md +1 -0
  38. package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md +1 -0
  39. package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +1 -0
  40. package/src/bmm/workflows/4-implementation/bmad-create-story/checklist.md +2 -2
  41. package/src/bmm/workflows/4-implementation/bmad-create-story/workflow.md +3 -8
  42. package/src/bmm/workflows/document-project/workflows/deep-dive-instructions.md +2 -0
  43. package/src/bmm/workflows/document-project/workflows/deep-dive-workflow.md +4 -0
  44. package/src/bmm/workflows/document-project/workflows/full-scan-instructions.md +2 -0
  45. package/src/bmm/workflows/document-project/workflows/full-scan-workflow.md +4 -0
  46. package/src/bmm/workflows/generate-project-context/steps/step-02-generate.md +1 -0
  47. package/src/bmm/workflows/generate-project-context/workflow.md +1 -0
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.11",
4
+ "version": "6.1.1-next.13",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -26,6 +26,7 @@ Conduct comprehensive product vision discovery to define the core problem, solut
26
26
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
27
27
  - 📋 YOU ARE A FACILITATOR, not a content generator
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ### Role Reinforcement:
31
32
 
@@ -26,6 +26,7 @@ Define target users with rich personas and map their key interactions with the p
26
26
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
27
27
  - 📋 YOU ARE A FACILITATOR, not a content generator
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ### Role Reinforcement:
31
32
 
@@ -26,6 +26,7 @@ Define comprehensive success metrics that include user success, business objecti
26
26
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
27
27
  - 📋 YOU ARE A FACILITATOR, not a content generator
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ### Role Reinforcement:
31
32
 
@@ -26,6 +26,7 @@ Define MVP scope with clear boundaries and outline future vision through collabo
26
26
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
27
27
  - 📋 YOU ARE A FACILITATOR, not a content generator
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ### Role Reinforcement:
31
32
 
@@ -47,6 +47,9 @@ Load and read full config from {project-root}/_bmad/bmm/config.yaml and resolve:
47
47
 
48
48
  - `project_name`, `output_folder`, `planning_artifacts`, `user_name`, `communication_language`, `document_output_language`, `user_skill_level`
49
49
 
50
+ ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
51
+ ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
52
+
50
53
  ### 2. First Step EXECUTION
51
54
 
52
55
  Read fully and follow: `./steps/step-01-init.md` to begin the workflow.
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on defining the core user experience and platform
12
12
  - 🎯 COLLABORATIVE discovery, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on defining desired emotional responses and user feelings
12
12
  - 🎯 COLLABORATIVE discovery, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on analyzing existing UX patterns and extracting inspiration
12
12
  - 🎯 COLLABORATIVE discovery, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on choosing appropriate design system approach
12
12
  - 🎯 COLLABORATIVE decision-making, not recommendation-only
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on defining the core interaction that defines the product
12
12
  - 🎯 COLLABORATIVE discovery, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on establishing visual design foundation (colors, typography, spacing)
12
12
  - 🎯 COLLABORATIVE discovery, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on generating and evaluating design direction variations
12
12
  - 🎯 COLLABORATIVE exploration, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on designing user flows and journey interactions
12
12
  - 🎯 COLLABORATIVE flow design, not assumption-based layouts
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on defining component library strategy and custom components
12
12
  - 🎯 COLLABORATIVE component planning, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on establishing consistency patterns for common UX situations
12
12
  - 🎯 COLLABORATIVE pattern definition, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -11,6 +11,7 @@
11
11
  - 💬 FOCUS on responsive design strategy and accessibility compliance
12
12
  - 🎯 COLLABORATIVE strategy definition, not assumption-based design
13
13
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
14
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
14
15
 
15
16
  ## EXECUTION PROTOCOLS:
16
17
 
@@ -34,4 +34,5 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
34
34
  ## EXECUTION
35
35
 
36
36
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
37
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
37
38
  - Read fully and follow: `./steps/step-01-init.md` to begin the UX design workflow.
@@ -33,6 +33,7 @@ Discover and classify the project - understand what type of product this is, wha
33
33
  - ✅ ALWAYS treat this as collaborative discovery between PM peers
34
34
  - 📋 YOU ARE A FACILITATOR, not a content generator
35
35
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
36
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
36
37
 
37
38
  ### Role Reinforcement:
38
39
 
@@ -29,6 +29,7 @@ Discover what makes this product special and understand the product vision throu
29
29
  - ✅ ALWAYS treat this as collaborative discovery between PM peers
30
30
  - 📋 YOU ARE A FACILITATOR, not a content generator
31
31
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
32
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
32
33
 
33
34
  ### Role Reinforcement:
34
35
 
@@ -29,6 +29,7 @@ Generate the Executive Summary content using insights from classification (step
29
29
  - ✅ ALWAYS treat this as collaborative discovery between PM peers
30
30
  - 📋 YOU ARE A FACILITATOR, not a content generator
31
31
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
32
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
32
33
 
33
34
  ### Role Reinforcement:
34
35
 
@@ -26,6 +26,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
26
26
  - 💬 FOCUS on defining what winning looks like for this product
27
27
  - 🎯 COLLABORATIVE discovery, not assumption-based goal setting
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ## EXECUTION PROTOCOLS:
31
32
 
@@ -26,6 +26,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
26
26
  - 💬 FOCUS on mapping ALL user types that interact with the system
27
27
  - 🎯 CRITICAL: No journey = no functional requirements = product doesn't exist
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ## EXECUTION PROTOCOLS:
31
32
 
@@ -30,6 +30,7 @@ For complex domains only that have a mapping in {domainComplexityCSV}, explore d
30
30
  - ✅ ALWAYS treat this as collaborative discovery between PM peers
31
31
  - 📋 YOU ARE A FACILITATOR, not a content generator
32
32
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
33
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
33
34
 
34
35
  ### Role Reinforcement:
35
36
 
@@ -29,6 +29,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
29
29
  - 💬 FOCUS on detecting and exploring innovative aspects of the product
30
30
  - 🎯 OPTIONAL STEP: Only proceed if innovation signals are detected
31
31
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
32
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
32
33
 
33
34
  ## EXECUTION PROTOCOLS:
34
35
 
@@ -29,6 +29,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
29
29
  - 💬 FOCUS on project-type specific requirements and technical considerations
30
30
  - 🎯 DATA-DRIVEN: Use CSV configuration to guide discovery
31
31
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
32
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
32
33
 
33
34
  ## EXECUTION PROTOCOLS:
34
35
 
@@ -26,6 +26,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
26
26
  - 💬 FOCUS on strategic scope decisions that keep projects viable
27
27
  - 🎯 EMPHASIZE lean MVP thinking while preserving long-term vision
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ## EXECUTION PROTOCOLS:
31
32
 
@@ -26,6 +26,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
26
26
  - 💬 FOCUS on creating comprehensive capability inventory for the product
27
27
  - 🎯 CRITICAL: This is THE CAPABILITY CONTRACT for all downstream work
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ## EXECUTION PROTOCOLS:
31
32
 
@@ -26,6 +26,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
26
26
  - 💬 FOCUS on quality attributes that matter for THIS specific product
27
27
  - 🎯 SELECTIVE: Only document NFRs that actually apply to the product
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ## EXECUTION PROTOCOLS:
31
32
 
@@ -26,6 +26,7 @@ partyModeWorkflow: '{project-root}/_bmad/core/workflows/bmad-party-mode/workflow
26
26
  - 💬 PRESERVE user's voice and intent
27
27
  - 🎯 MAINTAIN all essential information while improving presentation
28
28
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
29
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
29
30
 
30
31
  ## EXECUTION PROTOCOLS:
31
32
 
@@ -24,6 +24,7 @@ Understand what the user wants to edit in the PRD, detect PRD format/type, check
24
24
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
25
25
  - 📋 YOU ARE A FACILITATOR, not a content generator
26
26
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
27
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
27
28
 
28
29
  ### Role Reinforcement:
29
30
 
@@ -25,6 +25,7 @@ Thoroughly review the existing PRD, analyze validation report findings (if provi
25
25
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
26
26
  - 📋 YOU ARE A FACILITATOR, not a content generator
27
27
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
28
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
28
29
 
29
30
  ### Role Reinforcement:
30
31
 
@@ -23,6 +23,7 @@ Apply changes to the PRD following the approved change plan from step e-02, incl
23
23
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
24
24
  - 📋 YOU ARE A FACILITATOR, not a content generator
25
25
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
26
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
26
27
 
27
28
  ### Role Reinforcement:
28
29
 
@@ -23,6 +23,7 @@ Validate Functional Requirements meet SMART quality criteria (Specific, Measurab
23
23
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
24
24
  - 📋 YOU ARE A FACILITATOR, not a content generator
25
25
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
26
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
26
27
 
27
28
  ### Role Reinforcement:
28
29
 
@@ -24,6 +24,7 @@ Assess the PRD as a cohesive, compelling document - evaluating document flow, du
24
24
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
25
25
  - 📋 YOU ARE A FACILITATOR, not a content generator
26
26
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
27
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
27
28
 
28
29
  ### Role Reinforcement:
29
30
 
@@ -22,6 +22,7 @@ Finalize validation report, summarize all findings from steps 1-12, present summ
22
22
  - 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
23
23
  - 📋 YOU ARE A FACILITATOR, not a content generator
24
24
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
25
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
25
26
 
26
27
  ### Role Reinforcement:
27
28
 
@@ -55,6 +55,7 @@ Load and read full config from {main_config} and resolve:
55
55
  - `date` as system-generated current datetime
56
56
 
57
57
  ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
58
+ ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
58
59
 
59
60
  ### 2. Route to Create Workflow
60
61
 
@@ -55,6 +55,7 @@ Load and read full config from {main_config} and resolve:
55
55
  - `date` as system-generated current datetime
56
56
 
57
57
  ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
58
+ ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
58
59
 
59
60
  ### 2. Route to Edit Workflow
60
61
 
@@ -55,6 +55,7 @@ Load and read full config from {main_config} and resolve:
55
55
  - `date` as system-generated current datetime
56
56
 
57
57
  ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
58
+ ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
58
59
 
59
60
  ### 2. Route to Validate Workflow
60
61
 
@@ -36,7 +36,7 @@ This is a COMPETITION to create the **ULTIMATE story context** that makes LLM de
36
36
  - The workflow framework will automatically:
37
37
  - Load this checklist file
38
38
  - Load the newly created story file (`{story_file_path}`)
39
- - Load workflow variables from `{installed_path}/workflow.md`
39
+ - Load workflow variables from `./workflow.md`
40
40
  - Execute the validation process
41
41
 
42
42
  ### **When Running in Fresh Context:**
@@ -61,7 +61,7 @@ You will systematically re-do the entire story creation process, but with a crit
61
61
 
62
62
  ### **Step 1: Load and Understand the Target**
63
63
 
64
- 1. **Load the workflow configuration**: `{installed_path}/workflow.md` for variable inclusion
64
+ 1. **Load the workflow configuration**: `./workflow.md` for variable inclusion
65
65
  2. **Load the story file**: `{story_file_path}` (provided by user or discovered)
66
66
  3. **Extract metadata**: epic_num, story_num, story_key, story_title from story file
67
67
  4. **Resolve all workflow variables**: implementation_artifacts, epics_file, architecture_file, etc.
@@ -1,8 +1,3 @@
1
- ---
2
- name: bmad-create-story
3
- description: 'Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"'
4
- ---
5
-
6
1
  # Create Story Workflow
7
2
 
8
3
  **Goal:** Create a comprehensive story file that gives the dev agent everything needed for flawless implementation.
@@ -217,10 +212,10 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
217
212
  </step>
218
213
 
219
214
  <step n="2" goal="Load and analyze core artifacts">
220
- <critical>🔬 EXHAUSTIVE ARTIFACT ANALYSIS - This is where you prevent future developer fuckups!</critical>
215
+ <critical>🔬 EXHAUSTIVE ARTIFACT ANALYSIS - This is where you prevent future developer mistakes!</critical>
221
216
 
222
217
  <!-- Load all available content through discovery protocol -->
223
- <action>Read fully and follow `{installed_path}/discover-inputs.md` to load all input files</action>
218
+ <action>Read fully and follow `./discover-inputs.md` to load all input files</action>
224
219
  <note>Available content: {epics_content}, {prd_content}, {architecture_content}, {ux_content},
225
220
  {project_context}</note>
226
221
 
@@ -352,7 +347,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
352
347
  </step>
353
348
 
354
349
  <step n="6" goal="Update sprint status and finalize">
355
- <action>Validate the newly created story file {story_file} against {installed_path}/checklist.md and apply any required fixes before finalizing</action>
350
+ <action>Validate the newly created story file {story_file} against `./checklist.md` and apply any required fixes before finalizing</action>
356
351
  <action>Save story document unconditionally</action>
357
352
 
358
353
  <!-- Update sprint status -->
@@ -4,6 +4,8 @@
4
4
 
5
5
  <critical>This workflow performs exhaustive deep-dive documentation of specific areas</critical>
6
6
  <critical>Handles: deep_dive mode only</critical>
7
+ <critical>YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`</critical>
8
+ <critical>YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`</critical>
7
9
 
8
10
  <step n="13" goal="Deep-dive documentation of specific area" if="workflow_mode == deep_dive">
9
11
  <critical>Deep-dive mode requires literal full-file review. Sampling, guessing, or relying solely on tooling output is FORBIDDEN.</critical>
@@ -20,8 +20,12 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
20
20
 
21
21
  - `project_knowledge`
22
22
  - `user_name`
23
+ - `communication_language`, `document_output_language`
23
24
  - `date` as system-generated current datetime
24
25
 
26
+ ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
27
+ ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
28
+
25
29
  ### Paths
26
30
 
27
31
  - `installed_path` = `{project-root}/_bmad/bmm/workflows/document-project/workflows`
@@ -4,6 +4,8 @@
4
4
 
5
5
  <critical>This workflow performs complete project documentation (Steps 1-12)</critical>
6
6
  <critical>Handles: initial_scan and full_rescan modes</critical>
7
+ <critical>YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`</critical>
8
+ <critical>YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`</critical>
7
9
 
8
10
  <step n="0.5" goal="Load documentation requirements data for fresh starts (not needed for resume)" if="resume_mode == false">
9
11
  <critical>DATA LOADING STRATEGY - Understanding the Documentation Requirements System:</critical>
@@ -19,8 +19,12 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
19
19
 
20
20
  - `project_knowledge`
21
21
  - `user_name`
22
+ - `communication_language`, `document_output_language`
22
23
  - `date` as system-generated current datetime
23
24
 
25
+ ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
26
+ ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
27
+
24
28
  ### Paths
25
29
 
26
30
  - `installed_path` = `{project-root}/_bmad/bmm/workflows/document-project/workflows`
@@ -9,6 +9,7 @@
9
9
  - 🎯 KEEP CONTENT LEAN - optimize for LLM context efficiency
10
10
  - ⚠️ ABSOLUTELY NO TIME ESTIMATES - AI development speed has fundamentally changed
11
11
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
12
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
12
13
 
13
14
  ## EXECUTION PROTOCOLS:
14
15
 
@@ -33,6 +33,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
33
33
  - `communication_language`, `document_output_language`, `user_skill_level`
34
34
  - `date` as system-generated current datetime
35
35
  - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
36
+ - ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
36
37
 
37
38
  ### Paths
38
39