Skip to content

Commit 0ebef6a

Browse files
release: bump to v4.43.0
1 parent 155f959 commit 0ebef6a

35 files changed

+482
-50
lines changed

dist/agents/analyst.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ dependencies:
105105

106106
==================== START: .bmad-core/tasks/advanced-elicitation.md ====================
107107
<!-- Powered by BMAD™ Core -->
108+
108109
# Advanced Elicitation Task
109110

110111
## Purpose
@@ -226,6 +227,7 @@ Choose a number (0-8) or 9 to proceed:
226227

227228
==================== START: .bmad-core/tasks/create-deep-research-prompt.md ====================
228229
<!-- Powered by BMAD™ Core -->
230+
229231
# Create Deep Research Prompt Task
230232

231233
This task helps create comprehensive research prompts for various types of deep analysis. It can process inputs from brainstorming sessions, project briefs, market research, or specific research questions to generate targeted prompts for deeper investigation.
@@ -508,6 +510,7 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
508510

509511
==================== START: .bmad-core/tasks/create-doc.md ====================
510512
<!-- Powered by BMAD™ Core -->
513+
511514
# Create Document from Template (YAML Driven)
512515

513516
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
@@ -613,6 +616,7 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
613616

614617
==================== START: .bmad-core/tasks/document-project.md ====================
615618
<!-- Powered by BMAD™ Core -->
619+
616620
# Document an Existing Project
617621

618622
## Purpose
@@ -959,10 +963,11 @@ Apply the advanced elicitation task after major sections to refine based on user
959963
==================== END: .bmad-core/tasks/document-project.md ====================
960964

961965
==================== START: .bmad-core/tasks/facilitate-brainstorming-session.md ====================
962-
<!-- Powered by BMAD™ Core -->
963-
---
966+
## <!-- Powered by BMAD™ Core -->
967+
964968
docOutputLocation: docs/brainstorming-session-results.md
965969
template: '.bmad-core/templates/brainstorming-output-tmpl.yaml'
970+
966971
---
967972

968973
# Facilitate Brainstorming Session Task
@@ -2050,6 +2055,7 @@ sections:
20502055

20512056
==================== START: .bmad-core/data/bmad-kb.md ====================
20522057
<!-- Powered by BMAD™ Core -->
2058+
20532059
# BMAD™ Knowledge Base
20542060

20552061
## Overview
@@ -2152,6 +2158,7 @@ npx bmad-method install
21522158
- **Cline**: VS Code extension with AI features
21532159
- **Roo Code**: Web-based IDE with agent support
21542160
- **GitHub Copilot**: VS Code extension with AI peer programming assistant
2161+
- **Auggie CLI (Augment Code)**: AI-powered development environment
21552162

21562163
**Note for VS Code Users**: BMAD-METHOD™ assumes when you mention "VS Code" that you're using it with an AI-powered extension like GitHub Copilot, Cline, or Roo. Standard VS Code without AI capabilities cannot run BMad agents. The installer includes built-in support for Cline and Roo.
21572164

@@ -2860,6 +2867,7 @@ Use the **expansion-creator** pack to build your own:
28602867

28612868
==================== START: .bmad-core/data/brainstorming-techniques.md ====================
28622869
<!-- Powered by BMAD™ Core -->
2870+
28632871
# Brainstorming Techniques Data
28642872

28652873
## Creative Expansion

dist/agents/architect.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ dependencies:
106106

107107
==================== START: .bmad-core/tasks/create-deep-research-prompt.md ====================
108108
<!-- Powered by BMAD™ Core -->
109+
109110
# Create Deep Research Prompt Task
110111

111112
This task helps create comprehensive research prompts for various types of deep analysis. It can process inputs from brainstorming sessions, project briefs, market research, or specific research questions to generate targeted prompts for deeper investigation.
@@ -388,6 +389,7 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
388389

389390
==================== START: .bmad-core/tasks/create-doc.md ====================
390391
<!-- Powered by BMAD™ Core -->
392+
391393
# Create Document from Template (YAML Driven)
392394

393395
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
@@ -493,6 +495,7 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
493495

494496
==================== START: .bmad-core/tasks/document-project.md ====================
495497
<!-- Powered by BMAD™ Core -->
498+
496499
# Document an Existing Project
497500

498501
## Purpose
@@ -840,6 +843,7 @@ Apply the advanced elicitation task after major sections to refine based on user
840843

841844
==================== START: .bmad-core/tasks/execute-checklist.md ====================
842845
<!-- Powered by BMAD™ Core -->
846+
843847
# Checklist Validation Task
844848

845849
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
@@ -3113,6 +3117,7 @@ sections:
31133117

31143118
==================== START: .bmad-core/checklists/architect-checklist.md ====================
31153119
<!-- Powered by BMAD™ Core -->
3120+
31163121
# Architect Solution Validation Checklist
31173122

31183123
This checklist serves as a comprehensive framework for the Architect to validate the technical design and architecture before development execution. The Architect should systematically work through each item, ensuring the architecture is robust, scalable, secure, and aligned with the product requirements.
@@ -3555,6 +3560,7 @@ After presenting the report, ask the user if they would like detailed analysis o
35553560

35563561
==================== START: .bmad-core/data/technical-preferences.md ====================
35573562
<!-- Powered by BMAD™ Core -->
3563+
35583564
# User-Defined Preferred Patterns and Preferences
35593565

35603566
None Listed

dist/agents/bmad-master.txt

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ dependencies:
128128

129129
==================== START: .bmad-core/tasks/advanced-elicitation.md ====================
130130
<!-- Powered by BMAD™ Core -->
131+
131132
# Advanced Elicitation Task
132133

133134
## Purpose
@@ -249,6 +250,7 @@ Choose a number (0-8) or 9 to proceed:
249250

250251
==================== START: .bmad-core/tasks/brownfield-create-epic.md ====================
251252
<!-- Powered by BMAD™ Core -->
253+
252254
# Create Brownfield Epic Task
253255

254256
## Purpose
@@ -413,6 +415,7 @@ The epic creation is successful when:
413415

414416
==================== START: .bmad-core/tasks/brownfield-create-story.md ====================
415417
<!-- Powered by BMAD™ Core -->
418+
416419
# Create Brownfield Story Task
417420

418421
## Purpose
@@ -564,6 +567,7 @@ The story creation is successful when:
564567

565568
==================== START: .bmad-core/tasks/correct-course.md ====================
566569
<!-- Powered by BMAD™ Core -->
570+
567571
# Correct Course Task
568572

569573
## Purpose
@@ -638,6 +642,7 @@ The story creation is successful when:
638642

639643
==================== START: .bmad-core/tasks/create-deep-research-prompt.md ====================
640644
<!-- Powered by BMAD™ Core -->
645+
641646
# Create Deep Research Prompt Task
642647

643648
This task helps create comprehensive research prompts for various types of deep analysis. It can process inputs from brainstorming sessions, project briefs, market research, or specific research questions to generate targeted prompts for deeper investigation.
@@ -920,6 +925,7 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
920925

921926
==================== START: .bmad-core/tasks/create-doc.md ====================
922927
<!-- Powered by BMAD™ Core -->
928+
923929
# Create Document from Template (YAML Driven)
924930

925931
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
@@ -1025,6 +1031,7 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
10251031

10261032
==================== START: .bmad-core/tasks/create-next-story.md ====================
10271033
<!-- Powered by BMAD™ Core -->
1034+
10281035
# Create Next Story Task
10291036

10301037
## Purpose
@@ -1141,6 +1148,7 @@ ALWAYS cite source documents: `[Source: architecture/{filename}.md#{section}]`
11411148

11421149
==================== START: .bmad-core/tasks/document-project.md ====================
11431150
<!-- Powered by BMAD™ Core -->
1151+
11441152
# Document an Existing Project
11451153

11461154
## Purpose
@@ -1488,6 +1496,7 @@ Apply the advanced elicitation task after major sections to refine based on user
14881496

14891497
==================== START: .bmad-core/tasks/execute-checklist.md ====================
14901498
<!-- Powered by BMAD™ Core -->
1499+
14911500
# Checklist Validation Task
14921501

14931502
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
@@ -1577,10 +1586,11 @@ The LLM will:
15771586
==================== END: .bmad-core/tasks/execute-checklist.md ====================
15781587

15791588
==================== START: .bmad-core/tasks/facilitate-brainstorming-session.md ====================
1580-
<!-- Powered by BMAD™ Core -->
1581-
---
1589+
## <!-- Powered by BMAD™ Core -->
1590+
15821591
docOutputLocation: docs/brainstorming-session-results.md
15831592
template: '.bmad-core/templates/brainstorming-output-tmpl.yaml'
1593+
15841594
---
15851595

15861596
# Facilitate Brainstorming Session Task
@@ -1718,6 +1728,7 @@ Generate structured document with these sections:
17181728

17191729
==================== START: .bmad-core/tasks/generate-ai-frontend-prompt.md ====================
17201730
<!-- Powered by BMAD™ Core -->
1731+
17211732
# Create AI Frontend Prompt Task
17221733

17231734
## Purpose
@@ -1773,6 +1784,7 @@ You will now synthesize the inputs and the above principles into a final, compre
17731784

17741785
==================== START: .bmad-core/tasks/index-docs.md ====================
17751786
<!-- Powered by BMAD™ Core -->
1787+
17761788
# Index Documentation Task
17771789

17781790
## Purpose
@@ -1950,6 +1962,7 @@ Would you like to proceed with documentation indexing? Please provide the requir
19501962

19511963
==================== START: .bmad-core/tasks/shard-doc.md ====================
19521964
<!-- Powered by BMAD™ Core -->
1965+
19531966
# Document Sharding Task
19541967

19551968
## Purpose
@@ -6097,6 +6110,7 @@ sections:
60976110

60986111
==================== START: .bmad-core/checklists/architect-checklist.md ====================
60996112
<!-- Powered by BMAD™ Core -->
6113+
61006114
# Architect Solution Validation Checklist
61016115

61026116
This checklist serves as a comprehensive framework for the Architect to validate the technical design and architecture before development execution. The Architect should systematically work through each item, ensuring the architecture is robust, scalable, secure, and aligned with the product requirements.
@@ -6539,6 +6553,7 @@ After presenting the report, ask the user if they would like detailed analysis o
65396553

65406554
==================== START: .bmad-core/checklists/change-checklist.md ====================
65416555
<!-- Powered by BMAD™ Core -->
6556+
65426557
# Change Navigation Checklist
65436558

65446559
**Purpose:** To systematically guide the selected Agent and user through the analysis and planning required when a significant change (pivot, tech issue, missing requirement, failed story) is identified during the BMad workflow.
@@ -6725,6 +6740,7 @@ Keep it action-oriented and forward-looking.]]
67256740

67266741
==================== START: .bmad-core/checklists/pm-checklist.md ====================
67276742
<!-- Powered by BMAD™ Core -->
6743+
67286744
# Product Manager (PM) Requirements Checklist
67296745

67306746
This checklist serves as a comprehensive framework to ensure the Product Requirements Document (PRD) and Epic definitions are complete, well-structured, and appropriately scoped for MVP development. The PM should systematically work through each item during the product definition process.
@@ -7099,6 +7115,7 @@ After presenting the report, ask if the user wants:
70997115

71007116
==================== START: .bmad-core/checklists/po-master-checklist.md ====================
71017117
<!-- Powered by BMAD™ Core -->
7118+
71027119
# Product Owner (PO) Master Validation Checklist
71037120

71047121
This checklist serves as a comprehensive framework for the Product Owner to validate project plans before development execution. It adapts intelligently based on project type (greenfield vs brownfield) and includes UI/UX considerations when applicable.
@@ -7535,6 +7552,7 @@ After presenting the report, ask if the user wants:
75357552

75367553
==================== START: .bmad-core/checklists/story-dod-checklist.md ====================
75377554
<!-- Powered by BMAD™ Core -->
7555+
75387556
# Story Definition of Done (DoD) Checklist
75397557

75407558
## Instructions for Developer Agent
@@ -7633,6 +7651,7 @@ Be honest - it's better to flag issues now than have them discovered later.]]
76337651

76347652
==================== START: .bmad-core/checklists/story-draft-checklist.md ====================
76357653
<!-- Powered by BMAD™ Core -->
7654+
76367655
# Story Draft Checklist
76377656

76387657
The Scrum Master should use this checklist to validate that each story contains sufficient context for a developer agent to implement it successfully, while assuming the dev agent has reasonable capabilities to figure things out.
@@ -7790,6 +7809,7 @@ Be pragmatic - perfect documentation doesn't exist, but it must be enough to pro
77907809

77917810
==================== START: .bmad-core/data/bmad-kb.md ====================
77927811
<!-- Powered by BMAD™ Core -->
7812+
77937813
# BMAD™ Knowledge Base
77947814

77957815
## Overview
@@ -7892,6 +7912,7 @@ npx bmad-method install
78927912
- **Cline**: VS Code extension with AI features
78937913
- **Roo Code**: Web-based IDE with agent support
78947914
- **GitHub Copilot**: VS Code extension with AI peer programming assistant
7915+
- **Auggie CLI (Augment Code)**: AI-powered development environment
78957916

78967917
**Note for VS Code Users**: BMAD-METHOD™ assumes when you mention "VS Code" that you're using it with an AI-powered extension like GitHub Copilot, Cline, or Roo. Standard VS Code without AI capabilities cannot run BMad agents. The installer includes built-in support for Cline and Roo.
78977918

@@ -8600,6 +8621,7 @@ Use the **expansion-creator** pack to build your own:
86008621

86018622
==================== START: .bmad-core/data/brainstorming-techniques.md ====================
86028623
<!-- Powered by BMAD™ Core -->
8624+
86038625
# Brainstorming Techniques Data
86048626

86058627
## Creative Expansion
@@ -8640,6 +8662,7 @@ Use the **expansion-creator** pack to build your own:
86408662

86418663
==================== START: .bmad-core/data/elicitation-methods.md ====================
86428664
<!-- Powered by BMAD™ Core -->
8665+
86438666
# Elicitation Methods Data
86448667

86458668
## Core Reflective Methods
@@ -8798,6 +8821,7 @@ Use the **expansion-creator** pack to build your own:
87988821

87998822
==================== START: .bmad-core/data/technical-preferences.md ====================
88008823
<!-- Powered by BMAD™ Core -->
8824+
88018825
# User-Defined Preferred Patterns and Preferences
88028826

88038827
None Listed

dist/agents/bmad-orchestrator.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ dependencies:
168168

169169
==================== START: .bmad-core/tasks/advanced-elicitation.md ====================
170170
<!-- Powered by BMAD™ Core -->
171+
171172
# Advanced Elicitation Task
172173

173174
## Purpose
@@ -289,6 +290,7 @@ Choose a number (0-8) or 9 to proceed:
289290

290291
==================== START: .bmad-core/tasks/create-doc.md ====================
291292
<!-- Powered by BMAD™ Core -->
293+
292294
# Create Document from Template (YAML Driven)
293295

294296
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
@@ -394,6 +396,7 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
394396

395397
==================== START: .bmad-core/tasks/kb-mode-interaction.md ====================
396398
<!-- Powered by BMAD™ Core -->
399+
397400
# KB Mode Interaction Task
398401

399402
## Purpose
@@ -473,6 +476,7 @@ Or ask me about anything else related to BMad-Method!
473476

474477
==================== START: .bmad-core/data/bmad-kb.md ====================
475478
<!-- Powered by BMAD™ Core -->
479+
476480
# BMAD™ Knowledge Base
477481

478482
## Overview
@@ -575,6 +579,7 @@ npx bmad-method install
575579
- **Cline**: VS Code extension with AI features
576580
- **Roo Code**: Web-based IDE with agent support
577581
- **GitHub Copilot**: VS Code extension with AI peer programming assistant
582+
- **Auggie CLI (Augment Code)**: AI-powered development environment
578583

579584
**Note for VS Code Users**: BMAD-METHOD™ assumes when you mention "VS Code" that you're using it with an AI-powered extension like GitHub Copilot, Cline, or Roo. Standard VS Code without AI capabilities cannot run BMad agents. The installer includes built-in support for Cline and Roo.
580585

@@ -1283,6 +1288,7 @@ Use the **expansion-creator** pack to build your own:
12831288

12841289
==================== START: .bmad-core/data/elicitation-methods.md ====================
12851290
<!-- Powered by BMAD™ Core -->
1291+
12861292
# Elicitation Methods Data
12871293

12881294
## Core Reflective Methods
@@ -1441,6 +1447,7 @@ Use the **expansion-creator** pack to build your own:
14411447

14421448
==================== START: .bmad-core/utils/workflow-management.md ====================
14431449
<!-- Powered by BMAD™ Core -->
1450+
14441451
# Workflow Management
14451452

14461453
Enables BMad orchestrator to manage and execute team workflows.

0 commit comments

Comments
 (0)