bmad-method 4.44.1 → 4.44.3
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/.github/ISSUE_TEMPLATE/config.yml +5 -0
- package/.github/workflows/manual-release.yaml +1 -1
- package/README.md +38 -42
- package/dist/agents/analyst.txt +2 -10
- package/dist/agents/architect.txt +5 -11
- package/dist/agents/bmad-master.txt +13 -37
- package/dist/agents/bmad-orchestrator.txt +0 -7
- package/dist/agents/dev.txt +1 -6
- package/dist/agents/pm.txt +0 -10
- package/dist/agents/po.txt +1 -7
- package/dist/agents/qa.txt +4 -8
- package/dist/agents/sm.txt +0 -4
- package/dist/agents/ux-expert.txt +0 -4
- package/dist/expansion-packs/bmad-2d-phaser-game-dev/agents/game-designer.txt +0 -6
- package/dist/expansion-packs/bmad-2d-phaser-game-dev/agents/game-developer.txt +0 -3
- package/dist/expansion-packs/bmad-2d-phaser-game-dev/agents/game-sm.txt +0 -3
- package/dist/expansion-packs/bmad-2d-phaser-game-dev/teams/phaser-2d-nodejs-game-team.txt +2 -25
- package/dist/expansion-packs/bmad-2d-unity-game-dev/agents/game-architect.txt +0 -9
- package/dist/expansion-packs/bmad-2d-unity-game-dev/agents/game-designer.txt +0 -8
- package/dist/expansion-packs/bmad-2d-unity-game-dev/agents/game-developer.txt +1 -4
- package/dist/expansion-packs/bmad-2d-unity-game-dev/agents/game-sm.txt +0 -4
- package/dist/expansion-packs/bmad-2d-unity-game-dev/teams/unity-2d-game-team.txt +3 -35
- package/dist/expansion-packs/bmad-creative-writing/agents/beta-reader.txt +0 -9
- package/dist/expansion-packs/bmad-creative-writing/agents/character-psychologist.txt +0 -8
- package/dist/expansion-packs/bmad-creative-writing/agents/dialog-specialist.txt +0 -7
- package/dist/expansion-packs/bmad-creative-writing/agents/editor.txt +0 -8
- package/dist/expansion-packs/bmad-creative-writing/agents/genre-specialist.txt +0 -10
- package/dist/expansion-packs/bmad-creative-writing/agents/narrative-designer.txt +0 -8
- package/dist/expansion-packs/bmad-creative-writing/agents/plot-architect.txt +0 -7
- package/dist/expansion-packs/bmad-creative-writing/agents/world-builder.txt +0 -9
- package/dist/expansion-packs/bmad-creative-writing/teams/agent-team.txt +0 -85
- package/dist/expansion-packs/bmad-godot-game-dev/agents/game-qa.txt +4 -1
- package/dist/expansion-packs/bmad-godot-game-dev/teams/godot-game-team.txt +4 -1
- package/dist/expansion-packs/bmad-infrastructure-devops/agents/infra-devops-platform.txt +0 -5
- package/dist/teams/team-all.txt +27 -58
- package/dist/teams/team-fullstack.txt +23 -46
- package/dist/teams/team-ide-minimal.txt +5 -27
- package/dist/teams/team-no-ui.txt +12 -34
- package/package.json +1 -1
- package/tools/installer/bin/bmad.js +9 -1
- package/tools/installer/config/install.config.yaml +7 -7
- package/tools/installer/lib/ide-setup.js +68 -76
- package/tools/installer/package.json +1 -1
- package/release_notes.md +0 -54
package/dist/agents/pm.txt
CHANGED
|
@@ -105,7 +105,6 @@ dependencies:
|
|
|
105
105
|
|
|
106
106
|
==================== START: .bmad-core/tasks/brownfield-create-epic.md ====================
|
|
107
107
|
<!-- Powered by BMAD™ Core -->
|
|
108
|
-
|
|
109
108
|
# Create Brownfield Epic Task
|
|
110
109
|
|
|
111
110
|
## Purpose
|
|
@@ -270,7 +269,6 @@ The epic creation is successful when:
|
|
|
270
269
|
|
|
271
270
|
==================== START: .bmad-core/tasks/brownfield-create-story.md ====================
|
|
272
271
|
<!-- Powered by BMAD™ Core -->
|
|
273
|
-
|
|
274
272
|
# Create Brownfield Story Task
|
|
275
273
|
|
|
276
274
|
## Purpose
|
|
@@ -422,7 +420,6 @@ The story creation is successful when:
|
|
|
422
420
|
|
|
423
421
|
==================== START: .bmad-core/tasks/correct-course.md ====================
|
|
424
422
|
<!-- Powered by BMAD™ Core -->
|
|
425
|
-
|
|
426
423
|
# Correct Course Task
|
|
427
424
|
|
|
428
425
|
## Purpose
|
|
@@ -497,7 +494,6 @@ The story creation is successful when:
|
|
|
497
494
|
|
|
498
495
|
==================== START: .bmad-core/tasks/create-deep-research-prompt.md ====================
|
|
499
496
|
<!-- Powered by BMAD™ Core -->
|
|
500
|
-
|
|
501
497
|
# Create Deep Research Prompt Task
|
|
502
498
|
|
|
503
499
|
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.
|
|
@@ -780,7 +776,6 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|
|
780
776
|
|
|
781
777
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
|
782
778
|
<!-- Powered by BMAD™ Core -->
|
|
783
|
-
|
|
784
779
|
# Create Document from Template (YAML Driven)
|
|
785
780
|
|
|
786
781
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
|
@@ -886,7 +881,6 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
|
|
|
886
881
|
|
|
887
882
|
==================== START: .bmad-core/tasks/execute-checklist.md ====================
|
|
888
883
|
<!-- Powered by BMAD™ Core -->
|
|
889
|
-
|
|
890
884
|
# Checklist Validation Task
|
|
891
885
|
|
|
892
886
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -977,7 +971,6 @@ The LLM will:
|
|
|
977
971
|
|
|
978
972
|
==================== START: .bmad-core/tasks/shard-doc.md ====================
|
|
979
973
|
<!-- Powered by BMAD™ Core -->
|
|
980
|
-
|
|
981
974
|
# Document Sharding Task
|
|
982
975
|
|
|
983
976
|
## Purpose
|
|
@@ -1657,7 +1650,6 @@ sections:
|
|
|
1657
1650
|
|
|
1658
1651
|
==================== START: .bmad-core/checklists/change-checklist.md ====================
|
|
1659
1652
|
<!-- Powered by BMAD™ Core -->
|
|
1660
|
-
|
|
1661
1653
|
# Change Navigation Checklist
|
|
1662
1654
|
|
|
1663
1655
|
**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.
|
|
@@ -1844,7 +1836,6 @@ Keep it action-oriented and forward-looking.]]
|
|
|
1844
1836
|
|
|
1845
1837
|
==================== START: .bmad-core/checklists/pm-checklist.md ====================
|
|
1846
1838
|
<!-- Powered by BMAD™ Core -->
|
|
1847
|
-
|
|
1848
1839
|
# Product Manager (PM) Requirements Checklist
|
|
1849
1840
|
|
|
1850
1841
|
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.
|
|
@@ -2219,7 +2210,6 @@ After presenting the report, ask if the user wants:
|
|
|
2219
2210
|
|
|
2220
2211
|
==================== START: .bmad-core/data/technical-preferences.md ====================
|
|
2221
2212
|
<!-- Powered by BMAD™ Core -->
|
|
2222
|
-
|
|
2223
2213
|
# User-Defined Preferred Patterns and Preferences
|
|
2224
2214
|
|
|
2225
2215
|
None Listed
|
package/dist/agents/po.txt
CHANGED
|
@@ -100,7 +100,6 @@ dependencies:
|
|
|
100
100
|
|
|
101
101
|
==================== START: .bmad-core/tasks/correct-course.md ====================
|
|
102
102
|
<!-- Powered by BMAD™ Core -->
|
|
103
|
-
|
|
104
103
|
# Correct Course Task
|
|
105
104
|
|
|
106
105
|
## Purpose
|
|
@@ -175,7 +174,6 @@ dependencies:
|
|
|
175
174
|
|
|
176
175
|
==================== START: .bmad-core/tasks/execute-checklist.md ====================
|
|
177
176
|
<!-- Powered by BMAD™ Core -->
|
|
178
|
-
|
|
179
177
|
# Checklist Validation Task
|
|
180
178
|
|
|
181
179
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -266,7 +264,6 @@ The LLM will:
|
|
|
266
264
|
|
|
267
265
|
==================== START: .bmad-core/tasks/shard-doc.md ====================
|
|
268
266
|
<!-- Powered by BMAD™ Core -->
|
|
269
|
-
|
|
270
267
|
# Document Sharding Task
|
|
271
268
|
|
|
272
269
|
## Purpose
|
|
@@ -456,7 +453,6 @@ Document sharded successfully:
|
|
|
456
453
|
|
|
457
454
|
==================== START: .bmad-core/tasks/validate-next-story.md ====================
|
|
458
455
|
<!-- Powered by BMAD™ Core -->
|
|
459
|
-
|
|
460
456
|
# Validate Next Story Task
|
|
461
457
|
|
|
462
458
|
## Purpose
|
|
@@ -478,7 +474,7 @@ To comprehensively validate a story draft before implementation begins, ensuring
|
|
|
478
474
|
|
|
479
475
|
### 1. Template Completeness Validation
|
|
480
476
|
|
|
481
|
-
- Load
|
|
477
|
+
- Load `bmad-core/templates/story-tmpl.md` and extract all section headings from the template
|
|
482
478
|
- **Missing sections check**: Compare story sections against template sections to verify all required sections are present
|
|
483
479
|
- **Placeholder validation**: Ensure no template placeholders remain unfilled (e.g., `{{EpicNum}}`, `{{role}}`, `_TBD_`)
|
|
484
480
|
- **Agent section verification**: Confirm all sections from template exist for future agent use
|
|
@@ -736,7 +732,6 @@ sections:
|
|
|
736
732
|
|
|
737
733
|
==================== START: .bmad-core/checklists/change-checklist.md ====================
|
|
738
734
|
<!-- Powered by BMAD™ Core -->
|
|
739
|
-
|
|
740
735
|
# Change Navigation Checklist
|
|
741
736
|
|
|
742
737
|
**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.
|
|
@@ -923,7 +918,6 @@ Keep it action-oriented and forward-looking.]]
|
|
|
923
918
|
|
|
924
919
|
==================== START: .bmad-core/checklists/po-master-checklist.md ====================
|
|
925
920
|
<!-- Powered by BMAD™ Core -->
|
|
926
|
-
|
|
927
921
|
# Product Owner (PO) Master Validation Checklist
|
|
928
922
|
|
|
929
923
|
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.
|
package/dist/agents/qa.txt
CHANGED
|
@@ -55,7 +55,10 @@ agent:
|
|
|
55
55
|
id: qa
|
|
56
56
|
title: Test Architect & Quality Advisor
|
|
57
57
|
icon: 🧪
|
|
58
|
-
whenToUse:
|
|
58
|
+
whenToUse: Use for comprehensive test architecture review, quality gate decisions,
|
|
59
|
+
and code improvement. Provides thorough analysis including requirements
|
|
60
|
+
traceability, risk assessment, and test strategy.
|
|
61
|
+
Advisory only - teams choose their quality bar.
|
|
59
62
|
customization: null
|
|
60
63
|
persona:
|
|
61
64
|
role: Test Architect with Quality Advisory Authority
|
|
@@ -108,7 +111,6 @@ dependencies:
|
|
|
108
111
|
|
|
109
112
|
==================== START: .bmad-core/tasks/nfr-assess.md ====================
|
|
110
113
|
<!-- Powered by BMAD™ Core -->
|
|
111
|
-
|
|
112
114
|
# nfr-assess
|
|
113
115
|
|
|
114
116
|
Quick NFR validation focused on the core four: security, performance, reliability, maintainability.
|
|
@@ -456,7 +458,6 @@ performance_deep_dive:
|
|
|
456
458
|
|
|
457
459
|
==================== START: .bmad-core/tasks/qa-gate.md ====================
|
|
458
460
|
<!-- Powered by BMAD™ Core -->
|
|
459
|
-
|
|
460
461
|
# qa-gate
|
|
461
462
|
|
|
462
463
|
Create or update a quality gate decision file for a story based on review findings.
|
|
@@ -622,7 +623,6 @@ Gate: CONCERNS → qa.qaLocation/gates/{epic}.{story}-{slug}.yml
|
|
|
622
623
|
|
|
623
624
|
==================== START: .bmad-core/tasks/review-story.md ====================
|
|
624
625
|
<!-- Powered by BMAD™ Core -->
|
|
625
|
-
|
|
626
626
|
# review-story
|
|
627
627
|
|
|
628
628
|
Perform a comprehensive test architecture review with quality gate decision. This adaptive, risk-aware review creates both a story update and a detailed gate file.
|
|
@@ -941,7 +941,6 @@ After review:
|
|
|
941
941
|
|
|
942
942
|
==================== START: .bmad-core/tasks/risk-profile.md ====================
|
|
943
943
|
<!-- Powered by BMAD™ Core -->
|
|
944
|
-
|
|
945
944
|
# risk-profile
|
|
946
945
|
|
|
947
946
|
Generate a comprehensive risk assessment matrix for a story implementation using probability × impact analysis.
|
|
@@ -1299,7 +1298,6 @@ Risk profile: qa.qaLocation/assessments/{epic}.{story}-risk-{YYYYMMDD}.md
|
|
|
1299
1298
|
|
|
1300
1299
|
==================== START: .bmad-core/tasks/test-design.md ====================
|
|
1301
1300
|
<!-- Powered by BMAD™ Core -->
|
|
1302
|
-
|
|
1303
1301
|
# test-design
|
|
1304
1302
|
|
|
1305
1303
|
Create comprehensive test scenarios with appropriate test level recommendations for story implementation.
|
|
@@ -1478,7 +1476,6 @@ Before finalizing, verify:
|
|
|
1478
1476
|
|
|
1479
1477
|
==================== START: .bmad-core/tasks/trace-requirements.md ====================
|
|
1480
1478
|
<!-- Powered by BMAD™ Core -->
|
|
1481
|
-
|
|
1482
1479
|
# trace-requirements
|
|
1483
1480
|
|
|
1484
1481
|
Map story requirements to test cases using Given-When-Then patterns for comprehensive traceability.
|
|
@@ -1994,7 +1991,6 @@ sections:
|
|
|
1994
1991
|
|
|
1995
1992
|
==================== START: .bmad-core/data/technical-preferences.md ====================
|
|
1996
1993
|
<!-- Powered by BMAD™ Core -->
|
|
1997
|
-
|
|
1998
1994
|
# User-Defined Preferred Patterns and Preferences
|
|
1999
1995
|
|
|
2000
1996
|
None Listed
|
package/dist/agents/sm.txt
CHANGED
|
@@ -86,7 +86,6 @@ dependencies:
|
|
|
86
86
|
|
|
87
87
|
==================== START: .bmad-core/tasks/correct-course.md ====================
|
|
88
88
|
<!-- Powered by BMAD™ Core -->
|
|
89
|
-
|
|
90
89
|
# Correct Course Task
|
|
91
90
|
|
|
92
91
|
## Purpose
|
|
@@ -161,7 +160,6 @@ dependencies:
|
|
|
161
160
|
|
|
162
161
|
==================== START: .bmad-core/tasks/create-next-story.md ====================
|
|
163
162
|
<!-- Powered by BMAD™ Core -->
|
|
164
|
-
|
|
165
163
|
# Create Next Story Task
|
|
166
164
|
|
|
167
165
|
## Purpose
|
|
@@ -278,7 +276,6 @@ ALWAYS cite source documents: `[Source: architecture/{filename}.md#{section}]`
|
|
|
278
276
|
|
|
279
277
|
==================== START: .bmad-core/tasks/execute-checklist.md ====================
|
|
280
278
|
<!-- Powered by BMAD™ Core -->
|
|
281
|
-
|
|
282
279
|
# Checklist Validation Task
|
|
283
280
|
|
|
284
281
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -510,7 +507,6 @@ sections:
|
|
|
510
507
|
|
|
511
508
|
==================== START: .bmad-core/checklists/story-draft-checklist.md ====================
|
|
512
509
|
<!-- Powered by BMAD™ Core -->
|
|
513
|
-
|
|
514
510
|
# Story Draft Checklist
|
|
515
511
|
|
|
516
512
|
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.
|
|
@@ -90,7 +90,6 @@ dependencies:
|
|
|
90
90
|
|
|
91
91
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
|
92
92
|
<!-- Powered by BMAD™ Core -->
|
|
93
|
-
|
|
94
93
|
# Create Document from Template (YAML Driven)
|
|
95
94
|
|
|
96
95
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
|
@@ -196,7 +195,6 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
|
|
|
196
195
|
|
|
197
196
|
==================== START: .bmad-core/tasks/execute-checklist.md ====================
|
|
198
197
|
<!-- Powered by BMAD™ Core -->
|
|
199
|
-
|
|
200
198
|
# Checklist Validation Task
|
|
201
199
|
|
|
202
200
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -287,7 +285,6 @@ The LLM will:
|
|
|
287
285
|
|
|
288
286
|
==================== START: .bmad-core/tasks/generate-ai-frontend-prompt.md ====================
|
|
289
287
|
<!-- Powered by BMAD™ Core -->
|
|
290
|
-
|
|
291
288
|
# Create AI Frontend Prompt Task
|
|
292
289
|
|
|
293
290
|
## Purpose
|
|
@@ -696,7 +693,6 @@ sections:
|
|
|
696
693
|
|
|
697
694
|
==================== START: .bmad-core/data/technical-preferences.md ====================
|
|
698
695
|
<!-- Powered by BMAD™ Core -->
|
|
699
|
-
|
|
700
696
|
# User-Defined Preferred Patterns and Preferences
|
|
701
697
|
|
|
702
698
|
None Listed
|
|
@@ -96,7 +96,6 @@ dependencies:
|
|
|
96
96
|
|
|
97
97
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
|
|
98
98
|
<!-- Powered by BMAD™ Core -->
|
|
99
|
-
|
|
100
99
|
# Create Document from Template (YAML Driven)
|
|
101
100
|
|
|
102
101
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
|
@@ -202,7 +201,6 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
|
|
|
202
201
|
|
|
203
202
|
==================== START: .bmad-2d-phaser-game-dev/tasks/execute-checklist.md ====================
|
|
204
203
|
<!-- Powered by BMAD™ Core -->
|
|
205
|
-
|
|
206
204
|
# Checklist Validation Task
|
|
207
205
|
|
|
208
206
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -293,7 +291,6 @@ The LLM will:
|
|
|
293
291
|
|
|
294
292
|
==================== START: .bmad-2d-phaser-game-dev/tasks/game-design-brainstorming.md ====================
|
|
295
293
|
<!-- Powered by BMAD™ Core -->
|
|
296
|
-
|
|
297
294
|
# Game Design Brainstorming Techniques Task
|
|
298
295
|
|
|
299
296
|
This task provides a comprehensive toolkit of creative brainstorming techniques specifically designed for game design ideation and innovative thinking. The game designer can use these techniques to facilitate productive brainstorming sessions focused on game mechanics, player experience, and creative concepts.
|
|
@@ -588,7 +585,6 @@ This task provides a comprehensive toolkit of creative brainstorming techniques
|
|
|
588
585
|
|
|
589
586
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-deep-research-prompt.md ====================
|
|
590
587
|
<!-- Powered by BMAD™ Core -->
|
|
591
|
-
|
|
592
588
|
# Create Deep Research Prompt Task
|
|
593
589
|
|
|
594
590
|
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.
|
|
@@ -871,7 +867,6 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|
|
871
867
|
|
|
872
868
|
==================== START: .bmad-2d-phaser-game-dev/tasks/advanced-elicitation.md ====================
|
|
873
869
|
<!-- Powered by BMAD™ Core -->
|
|
874
|
-
|
|
875
870
|
# Advanced Game Design Elicitation Task
|
|
876
871
|
|
|
877
872
|
## Purpose
|
|
@@ -2181,7 +2176,6 @@ sections:
|
|
|
2181
2176
|
|
|
2182
2177
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-design-checklist.md ====================
|
|
2183
2178
|
<!-- Powered by BMAD™ Core -->
|
|
2184
|
-
|
|
2185
2179
|
# Game Design Document Quality Checklist
|
|
2186
2180
|
|
|
2187
2181
|
## Document Completeness
|
|
@@ -103,7 +103,6 @@ dependencies:
|
|
|
103
103
|
|
|
104
104
|
==================== START: .bmad-2d-phaser-game-dev/tasks/execute-checklist.md ====================
|
|
105
105
|
<!-- Powered by BMAD™ Core -->
|
|
106
|
-
|
|
107
106
|
# Checklist Validation Task
|
|
108
107
|
|
|
109
108
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -811,7 +810,6 @@ sections:
|
|
|
811
810
|
|
|
812
811
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-story-dod-checklist.md ====================
|
|
813
812
|
<!-- Powered by BMAD™ Core -->
|
|
814
|
-
|
|
815
813
|
# Game Development Story Definition of Done Checklist
|
|
816
814
|
|
|
817
815
|
## Story Completeness
|
|
@@ -976,7 +974,6 @@ _Any specific concerns, recommendations, or clarifications needed before develop
|
|
|
976
974
|
|
|
977
975
|
==================== START: .bmad-2d-phaser-game-dev/data/development-guidelines.md ====================
|
|
978
976
|
<!-- Powered by BMAD™ Core -->
|
|
979
|
-
|
|
980
977
|
# Game Development Guidelines
|
|
981
978
|
|
|
982
979
|
## Overview
|
|
@@ -89,7 +89,6 @@ dependencies:
|
|
|
89
89
|
|
|
90
90
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-game-story.md ====================
|
|
91
91
|
<!-- Powered by BMAD™ Core -->
|
|
92
|
-
|
|
93
92
|
# Create Game Development Story Task
|
|
94
93
|
|
|
95
94
|
## Purpose
|
|
@@ -310,7 +309,6 @@ This task ensures game development stories are immediately actionable and enable
|
|
|
310
309
|
|
|
311
310
|
==================== START: .bmad-2d-phaser-game-dev/tasks/execute-checklist.md ====================
|
|
312
311
|
<!-- Powered by BMAD™ Core -->
|
|
313
|
-
|
|
314
312
|
# Checklist Validation Task
|
|
315
313
|
|
|
316
314
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -658,7 +656,6 @@ sections:
|
|
|
658
656
|
|
|
659
657
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-story-dod-checklist.md ====================
|
|
660
658
|
<!-- Powered by BMAD™ Core -->
|
|
661
|
-
|
|
662
659
|
# Game Development Story Definition of Done Checklist
|
|
663
660
|
|
|
664
661
|
## Story Completeness
|
|
@@ -414,7 +414,6 @@ dependencies:
|
|
|
414
414
|
|
|
415
415
|
==================== START: .bmad-2d-phaser-game-dev/data/bmad-kb.md ====================
|
|
416
416
|
<!-- Powered by BMAD™ Core -->
|
|
417
|
-
|
|
418
417
|
# Game Development BMad Knowledge Base
|
|
419
418
|
|
|
420
419
|
## Overview
|
|
@@ -669,7 +668,6 @@ This knowledge base provides the foundation for effective game development using
|
|
|
669
668
|
|
|
670
669
|
==================== START: .bmad-2d-phaser-game-dev/data/brainstorming-techniques.md ====================
|
|
671
670
|
<!-- Powered by BMAD™ Core -->
|
|
672
|
-
|
|
673
671
|
# Brainstorming Techniques Data
|
|
674
672
|
|
|
675
673
|
## Creative Expansion
|
|
@@ -710,7 +708,6 @@ This knowledge base provides the foundation for effective game development using
|
|
|
710
708
|
|
|
711
709
|
==================== START: .bmad-2d-phaser-game-dev/tasks/advanced-elicitation.md ====================
|
|
712
710
|
<!-- Powered by BMAD™ Core -->
|
|
713
|
-
|
|
714
711
|
# Advanced Game Design Elicitation Task
|
|
715
712
|
|
|
716
713
|
## Purpose
|
|
@@ -825,7 +822,6 @@ The questions and perspectives offered should always consider:
|
|
|
825
822
|
|
|
826
823
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-deep-research-prompt.md ====================
|
|
827
824
|
<!-- Powered by BMAD™ Core -->
|
|
828
|
-
|
|
829
825
|
# Create Deep Research Prompt Task
|
|
830
826
|
|
|
831
827
|
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.
|
|
@@ -1108,7 +1104,6 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|
|
1108
1104
|
|
|
1109
1105
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
|
|
1110
1106
|
<!-- Powered by BMAD™ Core -->
|
|
1111
|
-
|
|
1112
1107
|
# Create Document from Template (YAML Driven)
|
|
1113
1108
|
|
|
1114
1109
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
|
@@ -1214,7 +1209,6 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
|
|
|
1214
1209
|
|
|
1215
1210
|
==================== START: .bmad-2d-phaser-game-dev/tasks/document-project.md ====================
|
|
1216
1211
|
<!-- Powered by BMAD™ Core -->
|
|
1217
|
-
|
|
1218
1212
|
# Document an Existing Project
|
|
1219
1213
|
|
|
1220
1214
|
## Purpose
|
|
@@ -1561,11 +1555,10 @@ Apply the advanced elicitation task after major sections to refine based on user
|
|
|
1561
1555
|
==================== END: .bmad-2d-phaser-game-dev/tasks/document-project.md ====================
|
|
1562
1556
|
|
|
1563
1557
|
==================== START: .bmad-2d-phaser-game-dev/tasks/facilitate-brainstorming-session.md ====================
|
|
1564
|
-
|
|
1565
|
-
|
|
1558
|
+
<!-- Powered by BMAD™ Core -->
|
|
1559
|
+
---
|
|
1566
1560
|
docOutputLocation: docs/brainstorming-session-results.md
|
|
1567
1561
|
template: '.bmad-2d-phaser-game-dev/templates/brainstorming-output-tmpl.yaml'
|
|
1568
|
-
|
|
1569
1562
|
---
|
|
1570
1563
|
|
|
1571
1564
|
# Facilitate Brainstorming Session Task
|
|
@@ -2653,7 +2646,6 @@ sections:
|
|
|
2653
2646
|
|
|
2654
2647
|
==================== START: .bmad-2d-phaser-game-dev/data/elicitation-methods.md ====================
|
|
2655
2648
|
<!-- Powered by BMAD™ Core -->
|
|
2656
|
-
|
|
2657
2649
|
# Elicitation Methods Data
|
|
2658
2650
|
|
|
2659
2651
|
## Core Reflective Methods
|
|
@@ -2812,7 +2804,6 @@ sections:
|
|
|
2812
2804
|
|
|
2813
2805
|
==================== START: .bmad-2d-phaser-game-dev/tasks/kb-mode-interaction.md ====================
|
|
2814
2806
|
<!-- Powered by BMAD™ Core -->
|
|
2815
|
-
|
|
2816
2807
|
# KB Mode Interaction Task
|
|
2817
2808
|
|
|
2818
2809
|
## Purpose
|
|
@@ -2892,7 +2883,6 @@ Or ask me about anything else related to BMad-Method!
|
|
|
2892
2883
|
|
|
2893
2884
|
==================== START: .bmad-2d-phaser-game-dev/utils/workflow-management.md ====================
|
|
2894
2885
|
<!-- Powered by BMAD™ Core -->
|
|
2895
|
-
|
|
2896
2886
|
# Workflow Management
|
|
2897
2887
|
|
|
2898
2888
|
Enables BMad orchestrator to manage and execute team workflows.
|
|
@@ -2966,7 +2956,6 @@ Agents should be workflow-aware: know active workflow, their role, access artifa
|
|
|
2966
2956
|
|
|
2967
2957
|
==================== START: .bmad-2d-phaser-game-dev/tasks/execute-checklist.md ====================
|
|
2968
2958
|
<!-- Powered by BMAD™ Core -->
|
|
2969
|
-
|
|
2970
2959
|
# Checklist Validation Task
|
|
2971
2960
|
|
|
2972
2961
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -3057,7 +3046,6 @@ The LLM will:
|
|
|
3057
3046
|
|
|
3058
3047
|
==================== START: .bmad-2d-phaser-game-dev/tasks/game-design-brainstorming.md ====================
|
|
3059
3048
|
<!-- Powered by BMAD™ Core -->
|
|
3060
|
-
|
|
3061
3049
|
# Game Design Brainstorming Techniques Task
|
|
3062
3050
|
|
|
3063
3051
|
This task provides a comprehensive toolkit of creative brainstorming techniques specifically designed for game design ideation and innovative thinking. The game designer can use these techniques to facilitate productive brainstorming sessions focused on game mechanics, player experience, and creative concepts.
|
|
@@ -4547,7 +4535,6 @@ sections:
|
|
|
4547
4535
|
|
|
4548
4536
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-design-checklist.md ====================
|
|
4549
4537
|
<!-- Powered by BMAD™ Core -->
|
|
4550
|
-
|
|
4551
4538
|
# Game Design Document Quality Checklist
|
|
4552
4539
|
|
|
4553
4540
|
## Document Completeness
|
|
@@ -5370,7 +5357,6 @@ sections:
|
|
|
5370
5357
|
|
|
5371
5358
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-story-dod-checklist.md ====================
|
|
5372
5359
|
<!-- Powered by BMAD™ Core -->
|
|
5373
|
-
|
|
5374
5360
|
# Game Development Story Definition of Done Checklist
|
|
5375
5361
|
|
|
5376
5362
|
## Story Completeness
|
|
@@ -5535,7 +5521,6 @@ _Any specific concerns, recommendations, or clarifications needed before develop
|
|
|
5535
5521
|
|
|
5536
5522
|
==================== START: .bmad-2d-phaser-game-dev/data/development-guidelines.md ====================
|
|
5537
5523
|
<!-- Powered by BMAD™ Core -->
|
|
5538
|
-
|
|
5539
5524
|
# Game Development Guidelines
|
|
5540
5525
|
|
|
5541
5526
|
## Overview
|
|
@@ -6187,7 +6172,6 @@ These guidelines ensure consistent, high-quality game development that meets per
|
|
|
6187
6172
|
|
|
6188
6173
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-game-story.md ====================
|
|
6189
6174
|
<!-- Powered by BMAD™ Core -->
|
|
6190
|
-
|
|
6191
6175
|
# Create Game Development Story Task
|
|
6192
6176
|
|
|
6193
6177
|
## Purpose
|
|
@@ -8734,7 +8718,6 @@ sections:
|
|
|
8734
8718
|
|
|
8735
8719
|
==================== START: .bmad-2d-phaser-game-dev/tasks/advanced-elicitation.md ====================
|
|
8736
8720
|
<!-- Powered by BMAD™ Core -->
|
|
8737
|
-
|
|
8738
8721
|
# Advanced Game Design Elicitation Task
|
|
8739
8722
|
|
|
8740
8723
|
## Purpose
|
|
@@ -8849,7 +8832,6 @@ The questions and perspectives offered should always consider:
|
|
|
8849
8832
|
|
|
8850
8833
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-game-story.md ====================
|
|
8851
8834
|
<!-- Powered by BMAD™ Core -->
|
|
8852
|
-
|
|
8853
8835
|
# Create Game Development Story Task
|
|
8854
8836
|
|
|
8855
8837
|
## Purpose
|
|
@@ -9070,7 +9052,6 @@ This task ensures game development stories are immediately actionable and enable
|
|
|
9070
9052
|
|
|
9071
9053
|
==================== START: .bmad-2d-phaser-game-dev/tasks/game-design-brainstorming.md ====================
|
|
9072
9054
|
<!-- Powered by BMAD™ Core -->
|
|
9073
|
-
|
|
9074
9055
|
# Game Design Brainstorming Techniques Task
|
|
9075
9056
|
|
|
9076
9057
|
This task provides a comprehensive toolkit of creative brainstorming techniques specifically designed for game design ideation and innovative thinking. The game designer can use these techniques to facilitate productive brainstorming sessions focused on game mechanics, player experience, and creative concepts.
|
|
@@ -9365,7 +9346,6 @@ This task provides a comprehensive toolkit of creative brainstorming techniques
|
|
|
9365
9346
|
|
|
9366
9347
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-design-checklist.md ====================
|
|
9367
9348
|
<!-- Powered by BMAD™ Core -->
|
|
9368
|
-
|
|
9369
9349
|
# Game Design Document Quality Checklist
|
|
9370
9350
|
|
|
9371
9351
|
## Document Completeness
|
|
@@ -9571,7 +9551,6 @@ _Outline immediate next actions for the team based on this assessment._
|
|
|
9571
9551
|
|
|
9572
9552
|
==================== START: .bmad-2d-phaser-game-dev/checklists/game-story-dod-checklist.md ====================
|
|
9573
9553
|
<!-- Powered by BMAD™ Core -->
|
|
9574
|
-
|
|
9575
9554
|
# Game Development Story Definition of Done Checklist
|
|
9576
9555
|
|
|
9577
9556
|
## Story Completeness
|
|
@@ -10102,7 +10081,6 @@ workflow:
|
|
|
10102
10081
|
|
|
10103
10082
|
==================== START: .bmad-2d-phaser-game-dev/data/bmad-kb.md ====================
|
|
10104
10083
|
<!-- Powered by BMAD™ Core -->
|
|
10105
|
-
|
|
10106
10084
|
# Game Development BMad Knowledge Base
|
|
10107
10085
|
|
|
10108
10086
|
## Overview
|
|
@@ -10357,7 +10335,6 @@ This knowledge base provides the foundation for effective game development using
|
|
|
10357
10335
|
|
|
10358
10336
|
==================== START: .bmad-2d-phaser-game-dev/data/development-guidelines.md ====================
|
|
10359
10337
|
<!-- Powered by BMAD™ Core -->
|
|
10360
|
-
|
|
10361
10338
|
# Game Development Guidelines
|
|
10362
10339
|
|
|
10363
10340
|
## Overview
|
|
@@ -104,7 +104,6 @@ dependencies:
|
|
|
104
104
|
|
|
105
105
|
==================== START: .bmad-2d-unity-game-dev/tasks/create-doc.md ====================
|
|
106
106
|
<!-- Powered by BMAD™ Core -->
|
|
107
|
-
|
|
108
107
|
# Create Document from Template (YAML Driven)
|
|
109
108
|
|
|
110
109
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
|
@@ -210,7 +209,6 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
|
|
|
210
209
|
|
|
211
210
|
==================== START: .bmad-2d-unity-game-dev/tasks/create-deep-research-prompt.md ====================
|
|
212
211
|
<!-- Powered by BMAD™ Core -->
|
|
213
|
-
|
|
214
212
|
# Create Deep Research Prompt Task
|
|
215
213
|
|
|
216
214
|
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.
|
|
@@ -493,7 +491,6 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|
|
493
491
|
|
|
494
492
|
==================== START: .bmad-2d-unity-game-dev/tasks/shard-doc.md ====================
|
|
495
493
|
<!-- Powered by BMAD™ Core -->
|
|
496
|
-
|
|
497
494
|
# Document Sharding Task
|
|
498
495
|
|
|
499
496
|
## Purpose
|
|
@@ -683,7 +680,6 @@ Document sharded successfully:
|
|
|
683
680
|
|
|
684
681
|
==================== START: .bmad-2d-unity-game-dev/tasks/document-project.md ====================
|
|
685
682
|
<!-- Powered by BMAD™ Core -->
|
|
686
|
-
|
|
687
683
|
# Document an Existing Project
|
|
688
684
|
|
|
689
685
|
## Purpose
|
|
@@ -1031,7 +1027,6 @@ Apply the advanced elicitation task after major sections to refine based on user
|
|
|
1031
1027
|
|
|
1032
1028
|
==================== START: .bmad-2d-unity-game-dev/tasks/execute-checklist.md ====================
|
|
1033
1029
|
<!-- Powered by BMAD™ Core -->
|
|
1034
|
-
|
|
1035
1030
|
# Checklist Validation Task
|
|
1036
1031
|
|
|
1037
1032
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -1122,7 +1117,6 @@ The LLM will:
|
|
|
1122
1117
|
|
|
1123
1118
|
==================== START: .bmad-2d-unity-game-dev/tasks/advanced-elicitation.md ====================
|
|
1124
1119
|
<!-- Powered by BMAD™ Core -->
|
|
1125
|
-
|
|
1126
1120
|
# Advanced Game Design Elicitation Task
|
|
1127
1121
|
|
|
1128
1122
|
## Purpose
|
|
@@ -2271,7 +2265,6 @@ sections:
|
|
|
2271
2265
|
|
|
2272
2266
|
==================== START: .bmad-2d-unity-game-dev/checklists/game-architect-checklist.md ====================
|
|
2273
2267
|
<!-- Powered by BMAD™ Core -->
|
|
2274
|
-
|
|
2275
2268
|
# Game Architect Solution Validation Checklist
|
|
2276
2269
|
|
|
2277
2270
|
This checklist serves as a comprehensive framework for the Game Architect to validate the technical design and architecture before game development execution. The Game Architect should systematically work through each item, ensuring the game architecture is robust, scalable, performant, and aligned with the Game Design Document requirements.
|
|
@@ -2667,7 +2660,6 @@ After presenting the report, ask the user if they would like detailed analysis o
|
|
|
2667
2660
|
|
|
2668
2661
|
==================== START: .bmad-2d-unity-game-dev/data/development-guidelines.md ====================
|
|
2669
2662
|
<!-- Powered by BMAD™ Core -->
|
|
2670
|
-
|
|
2671
2663
|
# Game Development Guidelines (Unity & C#)
|
|
2672
2664
|
|
|
2673
2665
|
## Overview
|
|
@@ -3258,7 +3250,6 @@ These guidelines ensure consistent, high-quality game development that meets per
|
|
|
3258
3250
|
|
|
3259
3251
|
==================== START: .bmad-2d-unity-game-dev/data/bmad-kb.md ====================
|
|
3260
3252
|
<!-- Powered by BMAD™ Core -->
|
|
3261
|
-
|
|
3262
3253
|
# BMad Knowledge Base - 2D Unity Game Development
|
|
3263
3254
|
|
|
3264
3255
|
## Overview
|
|
@@ -101,7 +101,6 @@ dependencies:
|
|
|
101
101
|
|
|
102
102
|
==================== START: .bmad-2d-unity-game-dev/tasks/create-doc.md ====================
|
|
103
103
|
<!-- Powered by BMAD™ Core -->
|
|
104
|
-
|
|
105
104
|
# Create Document from Template (YAML Driven)
|
|
106
105
|
|
|
107
106
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
|
@@ -207,7 +206,6 @@ User can type `#yolo` to toggle to YOLO mode (process all sections at once).
|
|
|
207
206
|
|
|
208
207
|
==================== START: .bmad-2d-unity-game-dev/tasks/execute-checklist.md ====================
|
|
209
208
|
<!-- Powered by BMAD™ Core -->
|
|
210
|
-
|
|
211
209
|
# Checklist Validation Task
|
|
212
210
|
|
|
213
211
|
This task provides instructions for validating documentation against checklists. The agent MUST follow these instructions to ensure thorough and systematic validation of documents.
|
|
@@ -298,7 +296,6 @@ The LLM will:
|
|
|
298
296
|
|
|
299
297
|
==================== START: .bmad-2d-unity-game-dev/tasks/shard-doc.md ====================
|
|
300
298
|
<!-- Powered by BMAD™ Core -->
|
|
301
|
-
|
|
302
299
|
# Document Sharding Task
|
|
303
300
|
|
|
304
301
|
## Purpose
|
|
@@ -488,7 +485,6 @@ Document sharded successfully:
|
|
|
488
485
|
|
|
489
486
|
==================== START: .bmad-2d-unity-game-dev/tasks/game-design-brainstorming.md ====================
|
|
490
487
|
<!-- Powered by BMAD™ Core -->
|
|
491
|
-
|
|
492
488
|
# Game Design Brainstorming Techniques Task
|
|
493
489
|
|
|
494
490
|
This task provides a comprehensive toolkit of creative brainstorming techniques specifically designed for game design ideation and innovative thinking. The game designer can use these techniques to facilitate productive brainstorming sessions focused on game mechanics, player experience, and creative concepts.
|
|
@@ -783,7 +779,6 @@ This task provides a comprehensive toolkit of creative brainstorming techniques
|
|
|
783
779
|
|
|
784
780
|
==================== START: .bmad-2d-unity-game-dev/tasks/create-deep-research-prompt.md ====================
|
|
785
781
|
<!-- Powered by BMAD™ Core -->
|
|
786
|
-
|
|
787
782
|
# Create Deep Research Prompt Task
|
|
788
783
|
|
|
789
784
|
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.
|
|
@@ -1066,7 +1061,6 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|
|
1066
1061
|
|
|
1067
1062
|
==================== START: .bmad-2d-unity-game-dev/tasks/advanced-elicitation.md ====================
|
|
1068
1063
|
<!-- Powered by BMAD™ Core -->
|
|
1069
|
-
|
|
1070
1064
|
# Advanced Game Design Elicitation Task
|
|
1071
1065
|
|
|
1072
1066
|
## Purpose
|
|
@@ -2738,7 +2732,6 @@ sections:
|
|
|
2738
2732
|
|
|
2739
2733
|
==================== START: .bmad-2d-unity-game-dev/checklists/game-design-checklist.md ====================
|
|
2740
2734
|
<!-- Powered by BMAD™ Core -->
|
|
2741
|
-
|
|
2742
2735
|
# Game Design Document Quality Checklist
|
|
2743
2736
|
|
|
2744
2737
|
## Document Completeness
|
|
@@ -2944,7 +2937,6 @@ _Outline immediate next actions for the team based on this assessment._
|
|
|
2944
2937
|
|
|
2945
2938
|
==================== START: .bmad-2d-unity-game-dev/data/bmad-kb.md ====================
|
|
2946
2939
|
<!-- Powered by BMAD™ Core -->
|
|
2947
|
-
|
|
2948
2940
|
# BMad Knowledge Base - 2D Unity Game Development
|
|
2949
2941
|
|
|
2950
2942
|
## Overview
|