bmad-method 6.1.1-next.10 → 6.1.1-next.12

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 (54) hide show
  1. package/package.json +1 -1
  2. package/src/bmm/agents/dev.agent.yaml +1 -1
  3. package/src/bmm/agents/quick-flow-solo-dev.agent.yaml +1 -1
  4. package/src/bmm/module-help.csv +1 -1
  5. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-02-vision.md +1 -0
  6. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-03-users.md +1 -0
  7. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-04-metrics.md +1 -0
  8. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-05-scope.md +1 -0
  9. package/src/bmm/workflows/1-analysis/bmad-create-product-brief/workflow.md +3 -0
  10. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md +1 -0
  11. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md +1 -0
  12. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md +1 -0
  13. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md +1 -0
  14. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md +1 -0
  15. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-08-visual-foundation.md +1 -0
  16. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-09-design-directions.md +1 -0
  17. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-10-user-journeys.md +1 -0
  18. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-11-component-strategy.md +1 -0
  19. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-12-ux-patterns.md +1 -0
  20. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +1 -0
  21. package/src/bmm/workflows/2-plan-workflows/bmad-create-ux-design/workflow.md +1 -0
  22. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02-discovery.md +1 -0
  23. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02b-vision.md +1 -0
  24. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-02c-executive-summary.md +1 -0
  25. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-03-success.md +1 -0
  26. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-04-journeys.md +1 -0
  27. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-05-domain.md +1 -0
  28. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-06-innovation.md +1 -0
  29. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-07-project-type.md +1 -0
  30. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-08-scoping.md +1 -0
  31. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-09-functional.md +1 -0
  32. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-10-nonfunctional.md +1 -0
  33. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-c/step-11-polish.md +1 -0
  34. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-01-discovery.md +1 -0
  35. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-02-review.md +1 -0
  36. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-e/step-e-03-edit.md +1 -0
  37. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +1 -0
  38. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +1 -0
  39. package/src/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +1 -0
  40. package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md +1 -0
  41. package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md +1 -0
  42. package/src/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +1 -0
  43. package/src/bmm/workflows/4-implementation/bmad-code-review/SKILL.md +6 -0
  44. package/src/bmm/workflows/4-implementation/bmad-code-review/bmad-skill-manifest.yaml +1 -0
  45. package/src/bmm/workflows/4-implementation/{code-review → bmad-code-review}/workflow.md +1 -6
  46. package/src/bmm/workflows/document-project/workflows/deep-dive-instructions.md +2 -0
  47. package/src/bmm/workflows/document-project/workflows/deep-dive-workflow.md +4 -0
  48. package/src/bmm/workflows/document-project/workflows/full-scan-instructions.md +2 -0
  49. package/src/bmm/workflows/document-project/workflows/full-scan-workflow.md +4 -0
  50. package/src/bmm/workflows/generate-project-context/steps/step-02-generate.md +1 -0
  51. package/src/bmm/workflows/generate-project-context/workflow.md +1 -0
  52. package/src/bmm/workflows/4-implementation/code-review/bmad-skill-manifest.yaml +0 -3
  53. /package/src/bmm/workflows/4-implementation/{code-review → bmad-code-review}/checklist.md +0 -0
  54. /package/src/bmm/workflows/4-implementation/{code-review → bmad-code-review}/discover-inputs.md +0 -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.10",
4
+ "version": "6.1.1-next.12",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -34,5 +34,5 @@ agent:
34
34
  description: "[DS] Dev Story: Write the next or specified stories tests and code."
35
35
 
36
36
  - trigger: CR or fuzzy match on code-review
37
- exec: "{project-root}/_bmad/bmm/workflows/4-implementation/code-review/workflow.md"
37
+ exec: "skill:bmad-code-review"
38
38
  description: "[CR] Code Review: Initiate a comprehensive code review across multiple quality facets. For best results, use a fresh context and a different quality LLM if available"
@@ -32,5 +32,5 @@ agent:
32
32
  description: "[QQ] Quick Dev New (Preview): Unified quick flow — clarify intent, plan, implement, review, present (experimental)"
33
33
 
34
34
  - trigger: CR or fuzzy match on code-review
35
- exec: "{project-root}/_bmad/bmm/workflows/4-implementation/code-review/workflow.md"
35
+ exec: "skill:bmad-code-review"
36
36
  description: "[CR] Code Review: Initiate a comprehensive code review across multiple quality facets. For best results, use a fresh context and a different quality LLM if available"
@@ -27,6 +27,6 @@ bmm,4-implementation,Sprint Status,SS,20,_bmad/bmm/workflows/4-implementation/sp
27
27
  bmm,4-implementation,Validate Story,VS,35,skill:bmad-create-story,bmad-bmm-create-story,false,sm,Validate Mode,"Validates story readiness and completeness before development work begins",implementation_artifacts,"story validation report",
28
28
  bmm,4-implementation,Create Story,CS,30,skill:bmad-create-story,bmad-bmm-create-story,true,sm,Create Mode,"Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER",implementation_artifacts,story,
29
29
  bmm,4-implementation,Dev Story,DS,40,skill:bmad-dev-story,bmad-bmm-dev-story,true,dev,Create Mode,"Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed",,,
30
- bmm,4-implementation,Code Review,CR,50,_bmad/bmm/workflows/4-implementation/code-review/workflow.md,bmad-bmm-code-review,false,dev,Create Mode,"Story cycle: If issues back to DS if approved then next CS or ER if epic complete",,,
30
+ bmm,4-implementation,Code Review,CR,50,skill:bmad-code-review,bmad-bmm-code-review,false,dev,Create Mode,"Story cycle: If issues back to DS if approved then next CS or ER if epic complete",,,
31
31
  bmm,4-implementation,QA Automation Test,QA,45,_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.md,bmad-bmm-qa-automate,false,qa,Create Mode,"Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that.",implementation_artifacts,"test suite",
32
32
  bmm,4-implementation,Retrospective,ER,60,_bmad/bmm/workflows/4-implementation/retrospective/workflow.md,bmad-bmm-retrospective,false,sm,Create Mode,"Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC",implementation_artifacts,retrospective,
@@ -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
 
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: bmad-code-review
3
+ description: 'Perform adversarial code review finding specific issues. Use when the user says "run code review" or "review this code"'
4
+ ---
5
+
6
+ Follow the instructions in [workflow.md](workflow.md).
@@ -1,8 +1,3 @@
1
- ---
2
- name: code-review
3
- description: 'Perform adversarial code review finding specific issues. Use when the user says "run code review" or "review this code"'
4
- ---
5
-
6
1
  # Code Review Workflow
7
2
 
8
3
  **Goal:** Perform adversarial code review finding specific issues.
@@ -35,7 +30,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
35
30
 
36
31
  ### Paths
37
32
 
38
- - `installed_path` = `{project-root}/_bmad/bmm/workflows/4-implementation/code-review`
33
+ - `installed_path` = `.`
39
34
  - `sprint_status` = `{implementation_artifacts}/sprint-status.yaml`
40
35
  - `validation` = `{installed_path}/checklist.md`
41
36
 
@@ -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
 
@@ -1,3 +0,0 @@
1
- canonicalId: bmad-code-review
2
- type: workflow
3
- description: "Perform adversarial code review finding specific issues"