bmad-method 6.2.3-next.1 → 6.2.3-next.11
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/.claude-plugin/marketplace.json +0 -1
- package/package.json +2 -1
- package/src/bmm-skills/1-analysis/bmad-agent-analyst/SKILL.md +7 -4
- package/src/bmm-skills/1-analysis/bmad-agent-tech-writer/SKILL.md +6 -4
- package/src/bmm-skills/1-analysis/bmad-document-project/workflow.md +8 -10
- package/src/bmm-skills/1-analysis/bmad-prfaq/SKILL.md +96 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/agents/artifact-analyzer.md +60 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/agents/web-researcher.md +49 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/assets/prfaq-template.md +62 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/bmad-manifest.json +16 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/references/customer-faq.md +55 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/references/internal-faq.md +51 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/references/press-release.md +60 -0
- package/src/bmm-skills/1-analysis/bmad-prfaq/references/verdict.md +79 -0
- package/src/bmm-skills/1-analysis/bmad-product-brief/SKILL.md +1 -6
- package/src/bmm-skills/1-analysis/bmad-product-brief/bmad-manifest.json +1 -1
- package/src/bmm-skills/1-analysis/research/bmad-domain-research/workflow.md +8 -6
- package/src/bmm-skills/1-analysis/research/bmad-market-research/workflow.md +8 -6
- package/src/bmm-skills/1-analysis/research/bmad-technical-research/workflow.md +8 -6
- package/src/bmm-skills/2-plan-workflows/bmad-agent-pm/SKILL.md +6 -4
- package/src/bmm-skills/2-plan-workflows/bmad-agent-ux-designer/SKILL.md +6 -4
- package/src/bmm-skills/2-plan-workflows/bmad-create-prd/workflow.md +8 -9
- package/src/bmm-skills/2-plan-workflows/bmad-create-ux-design/workflow.md +8 -9
- package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01-discovery.md +1 -1
- package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md +1 -1
- package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/steps-e/step-e-02-review.md +1 -1
- package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/steps-e/step-e-03-edit.md +1 -1
- package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/steps-e/step-e-04-complete.md +1 -1
- package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/workflow.md +8 -9
- package/src/bmm-skills/2-plan-workflows/bmad-validate-prd/workflow.md +8 -9
- package/src/bmm-skills/3-solutioning/bmad-agent-architect/SKILL.md +6 -4
- package/src/bmm-skills/3-solutioning/bmad-check-implementation-readiness/workflow.md +8 -10
- package/src/bmm-skills/3-solutioning/bmad-create-architecture/workflow.md +8 -14
- package/src/bmm-skills/3-solutioning/bmad-create-epics-and-stories/workflow.md +10 -12
- package/src/bmm-skills/3-solutioning/bmad-generate-project-context/workflow.md +8 -12
- package/src/bmm-skills/4-implementation/bmad-agent-dev/SKILL.md +6 -4
- package/src/bmm-skills/4-implementation/bmad-agent-qa/SKILL.md +6 -4
- package/src/bmm-skills/4-implementation/bmad-agent-quick-flow-solo-dev/SKILL.md +6 -4
- package/src/bmm-skills/4-implementation/bmad-agent-sm/SKILL.md +6 -4
- package/src/bmm-skills/4-implementation/bmad-quick-dev/step-01-clarify-and-route.md +4 -2
- package/src/bmm-skills/4-implementation/bmad-quick-dev/step-oneshot.md +17 -4
- package/src/bmm-skills/module-help.csv +2 -1
- package/src/core-skills/bmad-advanced-elicitation/SKILL.md +1 -2
- package/src/core-skills/bmad-distillator/SKILL.md +0 -1
- package/src/core-skills/bmad-distillator/resources/distillate-format-reference.md +9 -9
- package/src/core-skills/bmad-party-mode/SKILL.md +121 -2
- package/tools/installer/ide/platform-codes.yaml +6 -4
- package/tools/installer/modules/external-manager.js +34 -3
- package/tools/platform-codes.yaml +6 -0
- package/src/bmm-skills/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -15
- package/src/bmm-skills/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
- package/src/bmm-skills/2-plan-workflows/create-prd/data/project-types.csv +0 -11
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -224
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
- package/src/bmm-skills/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -232
- package/src/bmm-skills/2-plan-workflows/create-prd/workflow-validate-prd.md +0 -65
- package/src/core-skills/bmad-init/SKILL.md +0 -100
- package/src/core-skills/bmad-init/resources/core-module.yaml +0 -25
- package/src/core-skills/bmad-init/scripts/bmad_init.py +0 -624
- package/src/core-skills/bmad-init/scripts/tests/test_bmad_init.py +0 -393
- package/src/core-skills/bmad-party-mode/steps/step-01-agent-loading.md +0 -138
- package/src/core-skills/bmad-party-mode/steps/step-02-discussion-orchestration.md +0 -187
- package/src/core-skills/bmad-party-mode/steps/step-03-graceful-exit.md +0 -167
- package/src/core-skills/bmad-party-mode/workflow.md +0 -190
|
@@ -37,7 +37,7 @@ Check activation context immediately:
|
|
|
37
37
|
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
38
38
|
- Use `{project_knowledge}` for additional context scanning
|
|
39
39
|
|
|
40
|
-
2. **Greet user** as `{user_name}`, speaking in `{communication_language}`.
|
|
40
|
+
2. **Greet user** as `{user_name}`, speaking in `{communication_language}`.
|
|
41
41
|
|
|
42
42
|
3. **Stage 1: Understand Intent** (handled here in SKILL.md)
|
|
43
43
|
|
|
@@ -80,8 +80,3 @@ Check activation context immediately:
|
|
|
80
80
|
| 3 | Guided Elicitation | Fill gaps through smart questioning | `prompts/guided-elicitation.md` |
|
|
81
81
|
| 4 | Draft & Review | Draft brief, fan out review subagents | `prompts/draft-and-review.md` |
|
|
82
82
|
| 5 | Finalize | Polish, output, offer distillate | `prompts/finalize.md` |
|
|
83
|
-
|
|
84
|
-
## External Skills
|
|
85
|
-
|
|
86
|
-
This workflow uses:
|
|
87
|
-
- `bmad-init` — Configuration loading (module: bmm)
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"description": "Produces executive product brief and optional LLM distillate for PRD input.",
|
|
9
9
|
"supports-headless": true,
|
|
10
10
|
"phase-name": "1-analysis",
|
|
11
|
-
"after": ["brainstorming, perform-research"],
|
|
11
|
+
"after": ["brainstorming", "perform-research"],
|
|
12
12
|
"before": ["create-prd"],
|
|
13
13
|
"is-required": true,
|
|
14
14
|
"output-location": "{planning_artifacts}"
|
|
@@ -8,12 +8,14 @@
|
|
|
8
8
|
|
|
9
9
|
**⛔ Web search required.** If unavailable, abort and tell the user.
|
|
10
10
|
|
|
11
|
-
##
|
|
12
|
-
|
|
13
|
-
Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve
|
|
14
|
-
-
|
|
15
|
-
- `communication_language
|
|
16
|
-
- `
|
|
11
|
+
## Activation
|
|
12
|
+
|
|
13
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
14
|
+
- Use `{user_name}` for greeting
|
|
15
|
+
- Use `{communication_language}` for all communications
|
|
16
|
+
- Use `{document_output_language}` for output documents
|
|
17
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
18
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
17
19
|
|
|
18
20
|
## QUICK TOPIC DISCOVERY
|
|
19
21
|
|
|
@@ -8,12 +8,14 @@
|
|
|
8
8
|
|
|
9
9
|
**⛔ Web search required.** If unavailable, abort and tell the user.
|
|
10
10
|
|
|
11
|
-
##
|
|
12
|
-
|
|
13
|
-
Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve
|
|
14
|
-
-
|
|
15
|
-
- `communication_language
|
|
16
|
-
- `
|
|
11
|
+
## Activation
|
|
12
|
+
|
|
13
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
14
|
+
- Use `{user_name}` for greeting
|
|
15
|
+
- Use `{communication_language}` for all communications
|
|
16
|
+
- Use `{document_output_language}` for output documents
|
|
17
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
18
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
17
19
|
|
|
18
20
|
## QUICK TOPIC DISCOVERY
|
|
19
21
|
|
|
@@ -9,12 +9,14 @@
|
|
|
9
9
|
|
|
10
10
|
**⛔ Web search required.** If unavailable, abort and tell the user.
|
|
11
11
|
|
|
12
|
-
##
|
|
13
|
-
|
|
14
|
-
Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve
|
|
15
|
-
-
|
|
16
|
-
- `communication_language
|
|
17
|
-
- `
|
|
12
|
+
## Activation
|
|
13
|
+
|
|
14
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
15
|
+
- Use `{user_name}` for greeting
|
|
16
|
+
- Use `{communication_language}` for all communications
|
|
17
|
+
- Use `{document_output_language}` for output documents
|
|
18
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
19
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
18
20
|
|
|
19
21
|
## QUICK TOPIC DISCOVERY
|
|
20
22
|
|
|
@@ -41,10 +41,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
41
41
|
|
|
42
42
|
## On Activation
|
|
43
43
|
|
|
44
|
-
1.
|
|
45
|
-
- Use `{user_name}`
|
|
46
|
-
- Use `{communication_language}`
|
|
47
|
-
-
|
|
44
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
45
|
+
- Use `{user_name}` for greeting
|
|
46
|
+
- Use `{communication_language}` for all communications
|
|
47
|
+
- Use `{document_output_language}` for output documents
|
|
48
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
49
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
48
50
|
|
|
49
51
|
2. **Continue with steps below:**
|
|
50
52
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -37,10 +37,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
37
37
|
|
|
38
38
|
## On Activation
|
|
39
39
|
|
|
40
|
-
1.
|
|
41
|
-
- Use `{user_name}`
|
|
42
|
-
- Use `{communication_language}`
|
|
43
|
-
-
|
|
40
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
41
|
+
- Use `{user_name}` for greeting
|
|
42
|
+
- Use `{communication_language}` for all communications
|
|
43
|
+
- Use `{document_output_language}` for output documents
|
|
44
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
45
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
44
46
|
|
|
45
47
|
2. **Continue with steps below:**
|
|
46
48
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -42,20 +42,19 @@ This uses **step-file architecture** for disciplined execution:
|
|
|
42
42
|
- ⏸️ **ALWAYS** halt at menus and wait for user input
|
|
43
43
|
- 📋 **NEVER** create mental todo lists from future steps
|
|
44
44
|
|
|
45
|
-
##
|
|
45
|
+
## Activation
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
-
|
|
52
|
-
-
|
|
53
|
-
- `date` as system-generated current datetime
|
|
47
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
48
|
+
- Use `{user_name}` for greeting
|
|
49
|
+
- Use `{communication_language}` for all communications
|
|
50
|
+
- Use `{document_output_language}` for output documents
|
|
51
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
52
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
54
53
|
|
|
55
54
|
✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
|
|
56
55
|
✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
|
|
57
56
|
|
|
58
|
-
|
|
57
|
+
2. Route to Create Workflow
|
|
59
58
|
|
|
60
59
|
"**Create Mode: Creating a new PRD from scratch.**"
|
|
61
60
|
|
|
@@ -15,15 +15,14 @@ This uses **micro-file architecture** for disciplined execution:
|
|
|
15
15
|
|
|
16
16
|
---
|
|
17
17
|
|
|
18
|
-
##
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
- `date` as system-generated current datetime
|
|
18
|
+
## Activation
|
|
19
|
+
|
|
20
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
21
|
+
- Use `{user_name}` for greeting
|
|
22
|
+
- Use `{communication_language}` for all communications
|
|
23
|
+
- Use `{document_output_language}` for output documents
|
|
24
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
25
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
27
26
|
|
|
28
27
|
### Paths
|
|
29
28
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
# File references (ONLY variables used in this step)
|
|
3
|
-
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/create-prd/data/prd-purpose.md'
|
|
3
|
+
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/bmad-create-prd/data/prd-purpose.md'
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Step E-1: Discovery & Understanding
|
package/src/bmm-skills/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
# File references (ONLY variables used in this step)
|
|
3
3
|
prdFile: '{prd_file_path}'
|
|
4
|
-
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/create-prd/data/prd-purpose.md'
|
|
4
|
+
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/bmad-create-prd/data/prd-purpose.md'
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Step E-1B: Legacy PRD Conversion Assessment
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# File references (ONLY variables used in this step)
|
|
3
3
|
prdFile: '{prd_file_path}'
|
|
4
4
|
validationReport: '{validation_report_path}' # If provided
|
|
5
|
-
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/create-prd/data/prd-purpose.md'
|
|
5
|
+
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/bmad-create-prd/data/prd-purpose.md'
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Step E-2: Deep Review & Analysis
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
# File references (ONLY variables used in this step)
|
|
3
3
|
prdFile: '{prd_file_path}'
|
|
4
|
-
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/create-prd/data/prd-purpose.md'
|
|
4
|
+
prdPurpose: '{project-root}/_bmad/bmm-skills/2-plan-workflows/bmad-create-prd/data/prd-purpose.md'
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Step E-3: Edit & Update
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
# File references (ONLY variables used in this step)
|
|
3
3
|
prdFile: '{prd_file_path}'
|
|
4
|
-
validationWorkflow: '{project-root}/_bmad/bmm-skills/2-plan-workflows/
|
|
4
|
+
validationWorkflow: '{project-root}/_bmad/bmm-skills/2-plan-workflows/bmad-validate-prd/steps-v/step-v-01-discovery.md'
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Step E-4: Complete & Validate
|
|
@@ -41,20 +41,19 @@ This uses **step-file architecture** for disciplined execution:
|
|
|
41
41
|
- ⏸️ **ALWAYS** halt at menus and wait for user input
|
|
42
42
|
- 📋 **NEVER** create mental todo lists from future steps
|
|
43
43
|
|
|
44
|
-
##
|
|
44
|
+
## Activation
|
|
45
45
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
-
|
|
51
|
-
-
|
|
52
|
-
- `date` as system-generated current datetime
|
|
46
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
47
|
+
- Use `{user_name}` for greeting
|
|
48
|
+
- Use `{communication_language}` for all communications
|
|
49
|
+
- Use `{document_output_language}` for output documents
|
|
50
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
51
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
53
52
|
|
|
54
53
|
✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
|
|
55
54
|
✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
|
|
56
55
|
|
|
57
|
-
|
|
56
|
+
2. Route to Edit Workflow
|
|
58
57
|
|
|
59
58
|
"**Edit Mode: Improving an existing PRD.**"
|
|
60
59
|
|
|
@@ -42,20 +42,19 @@ This uses **step-file architecture** for disciplined execution:
|
|
|
42
42
|
- ⏸️ **ALWAYS** halt at menus and wait for user input
|
|
43
43
|
- 📋 **NEVER** create mental todo lists from future steps
|
|
44
44
|
|
|
45
|
-
##
|
|
45
|
+
## Activation
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
-
|
|
52
|
-
-
|
|
53
|
-
- `date` as system-generated current datetime
|
|
47
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
48
|
+
- Use `{user_name}` for greeting
|
|
49
|
+
- Use `{communication_language}` for all communications
|
|
50
|
+
- Use `{document_output_language}` for output documents
|
|
51
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
52
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
54
53
|
|
|
55
54
|
✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the configured `{communication_language}`.
|
|
56
55
|
✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`.
|
|
57
56
|
|
|
58
|
-
|
|
57
|
+
2. Route to Validate Workflow
|
|
59
58
|
|
|
60
59
|
"**Validate Mode: Validating an existing PRD against BMAD standards.**"
|
|
61
60
|
|
|
@@ -36,10 +36,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
36
36
|
|
|
37
37
|
## On Activation
|
|
38
38
|
|
|
39
|
-
1.
|
|
40
|
-
- Use `{user_name}`
|
|
41
|
-
- Use `{communication_language}`
|
|
42
|
-
-
|
|
39
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
40
|
+
- Use `{user_name}` for greeting
|
|
41
|
+
- Use `{communication_language}` for all communications
|
|
42
|
+
- Use `{document_output_language}` for output documents
|
|
43
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
44
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
43
45
|
|
|
44
46
|
2. **Continue with steps below:**
|
|
45
47
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -33,17 +33,15 @@
|
|
|
33
33
|
- ⏸️ **ALWAYS** halt at menus and wait for user input
|
|
34
34
|
- 📋 **NEVER** create mental todo lists from future steps
|
|
35
35
|
|
|
36
|
-
|
|
36
|
+
## Activation
|
|
37
37
|
|
|
38
|
-
|
|
38
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
39
|
+
- Use `{user_name}` for greeting
|
|
40
|
+
- Use `{communication_language}` for all communications
|
|
41
|
+
- Use `{document_output_language}` for output documents
|
|
42
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
43
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
39
44
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
Load and read full config from {project-root}/_bmad/bmm/config.yaml and resolve:
|
|
43
|
-
|
|
44
|
-
- `project_name`, `output_folder`, `planning_artifacts`, `user_name`, `communication_language`, `document_output_language`
|
|
45
|
-
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
46
|
-
|
|
47
|
-
### 2. First Step EXECUTION
|
|
45
|
+
2. First Step EXECUTION
|
|
48
46
|
|
|
49
47
|
Read fully and follow: `./steps/step-01-document-discovery.md` to begin the workflow.
|
|
@@ -16,22 +16,16 @@ This uses **micro-file architecture** for disciplined execution:
|
|
|
16
16
|
- Append-only document building through conversation
|
|
17
17
|
- You NEVER proceed to a step file if the current step file indicates the user must approve and indicate continuation.
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
## INITIALIZATION
|
|
22
|
-
|
|
23
|
-
### Configuration Loading
|
|
19
|
+
## Activation
|
|
24
20
|
|
|
25
|
-
Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve
|
|
26
|
-
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
- `
|
|
30
|
-
-
|
|
31
|
-
|
|
32
|
-
---
|
|
21
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
22
|
+
- Use `{user_name}` for greeting
|
|
23
|
+
- Use `{communication_language}` for all communications
|
|
24
|
+
- Use `{document_output_language}` for output documents
|
|
25
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
26
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
33
27
|
|
|
34
|
-
|
|
28
|
+
2. EXECUTION
|
|
35
29
|
|
|
36
30
|
Read fully and follow: `./steps/step-01-init.md` to begin the workflow.
|
|
37
31
|
|
|
@@ -37,17 +37,15 @@ This uses **step-file architecture** for disciplined execution:
|
|
|
37
37
|
- ⏸️ **ALWAYS** halt at menus and wait for user input
|
|
38
38
|
- 📋 **NEVER** create mental todo lists from future steps
|
|
39
39
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
### 2. First Step EXECUTION
|
|
40
|
+
## Activation
|
|
41
|
+
|
|
42
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
43
|
+
- Use `{user_name}` for greeting
|
|
44
|
+
- Use `{communication_language}` for all communications
|
|
45
|
+
- Use `{document_output_language}` for output documents
|
|
46
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
47
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
48
|
+
|
|
49
|
+
2. First Step EXECUTION
|
|
52
50
|
|
|
53
51
|
Read fully and follow: `./steps/step-01-validate-prerequisites.md` to begin the workflow.
|
|
@@ -18,25 +18,21 @@ This uses **micro-file architecture** for disciplined execution:
|
|
|
18
18
|
|
|
19
19
|
---
|
|
20
20
|
|
|
21
|
-
##
|
|
21
|
+
## Activation
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
|
|
24
|
+
- Use `{user_name}` for greeting
|
|
25
|
+
- Use `{communication_language}` for all communications
|
|
26
|
+
- Use `{document_output_language}` for output documents
|
|
27
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
28
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
24
29
|
|
|
25
|
-
Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
26
|
-
|
|
27
|
-
- `project_name`, `output_folder`, `user_name`
|
|
28
|
-
- `communication_language`, `document_output_language`, `user_skill_level`
|
|
29
|
-
- `date` as system-generated current datetime
|
|
30
30
|
- ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
|
|
31
31
|
- ✅ YOU MUST ALWAYS WRITE all artifact and document content in `{document_output_language}`
|
|
32
32
|
|
|
33
|
-
### Paths
|
|
34
|
-
|
|
35
33
|
- `output_file` = `{output_folder}/project-context.md`
|
|
36
34
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
## EXECUTION
|
|
35
|
+
EXECUTION
|
|
40
36
|
|
|
41
37
|
Load and execute `./steps/step-01-discover.md` to begin the workflow.
|
|
42
38
|
|
|
@@ -46,10 +46,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
46
46
|
|
|
47
47
|
## On Activation
|
|
48
48
|
|
|
49
|
-
1.
|
|
50
|
-
- Use `{user_name}`
|
|
51
|
-
- Use `{communication_language}`
|
|
52
|
-
-
|
|
49
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
50
|
+
- Use `{user_name}` for greeting
|
|
51
|
+
- Use `{communication_language}` for all communications
|
|
52
|
+
- Use `{document_output_language}` for output documents
|
|
53
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
54
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
53
55
|
|
|
54
56
|
2. **Continue with steps below:**
|
|
55
57
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -43,10 +43,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
43
43
|
|
|
44
44
|
## On Activation
|
|
45
45
|
|
|
46
|
-
1.
|
|
47
|
-
- Use `{user_name}`
|
|
48
|
-
- Use `{communication_language}`
|
|
49
|
-
-
|
|
46
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
47
|
+
- Use `{user_name}` for greeting
|
|
48
|
+
- Use `{communication_language}` for all communications
|
|
49
|
+
- Use `{document_output_language}` for output documents
|
|
50
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
51
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
50
52
|
|
|
51
53
|
2. **Continue with steps below:**
|
|
52
54
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -35,10 +35,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
35
35
|
|
|
36
36
|
## On Activation
|
|
37
37
|
|
|
38
|
-
1.
|
|
39
|
-
- Use `{user_name}`
|
|
40
|
-
- Use `{communication_language}`
|
|
41
|
-
-
|
|
38
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
39
|
+
- Use `{user_name}` for greeting
|
|
40
|
+
- Use `{communication_language}` for all communications
|
|
41
|
+
- Use `{document_output_language}` for output documents
|
|
42
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
43
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
42
44
|
|
|
43
45
|
2. **Continue with steps below:**
|
|
44
46
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -37,10 +37,12 @@ When you are in this persona and the user calls a skill, this persona must carry
|
|
|
37
37
|
|
|
38
38
|
## On Activation
|
|
39
39
|
|
|
40
|
-
1.
|
|
41
|
-
- Use `{user_name}`
|
|
42
|
-
- Use `{communication_language}`
|
|
43
|
-
-
|
|
40
|
+
1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
|
41
|
+
- Use `{user_name}` for greeting
|
|
42
|
+
- Use `{communication_language}` for all communications
|
|
43
|
+
- Use `{document_output_language}` for output documents
|
|
44
|
+
- Use `{planning_artifacts}` for output location and artifact scanning
|
|
45
|
+
- Use `{project_knowledge}` for additional context scanning
|
|
44
46
|
|
|
45
47
|
2. **Continue with steps below:**
|
|
46
48
|
- **Load project context** — Search for `**/project-context.md`. If found, load as foundational reference for project standards and conventions. If not found, continue without it.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
wipFile: '{implementation_artifacts}/spec-wip.md'
|
|
3
3
|
deferred_work_file: '{implementation_artifacts}/deferred-work.md'
|
|
4
|
-
spec_file: '' # set at runtime for
|
|
4
|
+
spec_file: '' # set at runtime for both routes before leaving this step
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Step 1: Clarify and Route
|
|
@@ -52,11 +52,13 @@ Never ask extra questions if you already understand what the user intends.
|
|
|
52
52
|
- On **K**: Proceed as-is.
|
|
53
53
|
5. Route — choose exactly one:
|
|
54
54
|
|
|
55
|
+
Derive a valid kebab-case slug from the clarified intent. If the intent references a tracking identifier (story number, issue number, ticket ID), lead the slug with it (e.g. `3-2-digest-delivery`, `gh-47-fix-auth`). If `{implementation_artifacts}/spec-{slug}.md` already exists, append `-2`, `-3`, etc. Set `spec_file` = `{implementation_artifacts}/spec-{slug}.md`.
|
|
56
|
+
|
|
55
57
|
**a) One-shot** — zero blast radius: no plausible path by which this change causes unintended consequences elsewhere. Clear intent, no architectural decisions.
|
|
58
|
+
|
|
56
59
|
**EARLY EXIT** → `./step-oneshot.md`
|
|
57
60
|
|
|
58
61
|
**b) Plan-code-review** — everything else. When uncertain whether blast radius is truly zero, choose this path.
|
|
59
|
-
1. Derive a valid kebab-case slug from the clarified intent. If the intent references a tracking identifier (story number, issue number, ticket ID), lead the slug with it (e.g. `3-2-digest-delivery`, `gh-47-fix-auth`). If `{implementation_artifacts}/spec-{slug}.md` already exists, append `-2`, `-3`, etc. Set `spec_file` = `{implementation_artifacts}/spec-{slug}.md`.
|
|
60
62
|
|
|
61
63
|
|
|
62
64
|
## NEXT
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
deferred_work_file: '{implementation_artifacts}/deferred-work.md'
|
|
3
|
+
spec_file: '' # set by step-01 before entering this step
|
|
3
4
|
---
|
|
4
5
|
|
|
5
6
|
# Step One-Shot: Implement, Review, Present
|
|
@@ -29,19 +30,31 @@ Deduplicate all review findings. Three categories only:
|
|
|
29
30
|
|
|
30
31
|
If a finding is caused by this change but too significant for a trivial patch, HALT and present it to the human for decision before proceeding.
|
|
31
32
|
|
|
33
|
+
### Generate Spec Trace
|
|
34
|
+
|
|
35
|
+
Set `{title}` = a concise title derived from the clarified intent.
|
|
36
|
+
|
|
37
|
+
Write `{spec_file}` using `./spec-template.md`. Fill only these sections — delete all others:
|
|
38
|
+
|
|
39
|
+
1. **Frontmatter** — set `title: '{title}'`, `type`, `created`, `status: 'done'`. Add `route: 'one-shot'`.
|
|
40
|
+
2. **Title and Intent** — `# {title}` heading and `## Intent` with **Problem** and **Approach** lines. Reuse the summary you already generated for the terminal.
|
|
41
|
+
3. **Suggested Review Order** — append after Intent. Build using the same convention as `./step-05-present.md` § "Generate Suggested Review Order" (spec-file-relative links, concern-based ordering, ultra-concise framing).
|
|
42
|
+
|
|
32
43
|
### Commit
|
|
33
44
|
|
|
34
45
|
If version control is available and the tree is dirty, create a local commit with a conventional message derived from the intent. If VCS is unavailable, skip.
|
|
35
46
|
|
|
36
47
|
### Present
|
|
37
48
|
|
|
38
|
-
1. Open
|
|
39
|
-
- Resolve two
|
|
40
|
-
- If `code` is not available (command fails), skip gracefully and
|
|
49
|
+
1. Open the spec in the user's editor so they can click through the Suggested Review Order:
|
|
50
|
+
- Resolve two absolute paths: (1) the repository root (`git rev-parse --show-toplevel` — returns the worktree root when in a worktree, project root otherwise; if this fails, fall back to the current working directory), (2) `{spec_file}`. Run `code -r "{absolute-root}" "{absolute-spec-file}"` — the root first so VS Code opens in the right context, then the spec file. Always double-quote paths to handle spaces and special characters.
|
|
51
|
+
- If `code` is not available (command fails), skip gracefully and tell the user the spec file path instead.
|
|
41
52
|
2. Display a summary in conversation output, including:
|
|
42
53
|
- The commit hash (if one was created).
|
|
43
|
-
- List of files changed with one-line descriptions.
|
|
54
|
+
- List of files changed with one-line descriptions. Any file paths shown in conversation/terminal output must use CWD-relative format (no leading `/`) with `:line` notation (e.g., `src/path/file.ts:42`) for terminal clickability — this differs from spec-file links which use spec-file-relative paths.
|
|
44
55
|
- Review findings breakdown: patches applied, items deferred, items rejected. If all findings were rejected, say so.
|
|
56
|
+
- A note that the spec is open in their editor (or the file path if it couldn't be opened). Mention that `{spec_file}` now contains a Suggested Review Order.
|
|
57
|
+
- **Navigation tip:** "Ctrl+click (Cmd+click on macOS) the links in the Suggested Review Order to jump to each stop."
|
|
45
58
|
3. Offer to push and/or create a pull request.
|
|
46
59
|
|
|
47
60
|
HALT and wait for human input.
|
|
@@ -12,7 +12,8 @@ BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation
|
|
|
12
12
|
BMad Method,bmad-market-research,Market Research,MR,"Market analysis competitive landscape customer needs and trends.",,1-analysis,,,false,"planning_artifacts|project-knowledge",research documents
|
|
13
13
|
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,1-analysis,,,false,"planning_artifacts|project_knowledge",research documents
|
|
14
14
|
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,1-analysis,,,false,"planning_artifacts|project_knowledge",research documents
|
|
15
|
-
BMad Method,bmad-product-brief,Create Brief,CB,
|
|
15
|
+
BMad Method,bmad-product-brief,Create Brief,CB,An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.,,-A,1-analysis,,,false,planning_artifacts,product brief
|
|
16
|
+
BMad Method,bmad-prfaq,PRFAQ Challenge,WB,Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.,,-H,1-analysis,,,false,planning_artifacts,prfaq document
|
|
16
17
|
BMad Method,bmad-create-prd,Create PRD,CP,Expert led facilitation to produce your Product Requirements Document.,,2-planning,,,true,planning_artifacts,prd
|
|
17
18
|
BMad Method,bmad-validate-prd,Validate PRD,VP,,,[path],2-planning,bmad-create-prd,,false,planning_artifacts,prd validation report
|
|
18
19
|
BMad Method,bmad-edit-prd,Edit PRD,EP,,,[path],2-planning,bmad-validate-prd,,false,planning_artifacts,updated prd
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: bmad-advanced-elicitation
|
|
3
3
|
description: 'Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.'
|
|
4
|
-
agent_party: '{project-root}/_bmad/_config/agent-manifest.csv'
|
|
5
4
|
---
|
|
6
5
|
|
|
7
6
|
# Advanced Elicitation
|
|
@@ -36,7 +35,7 @@ When invoked from another prompt or process:
|
|
|
36
35
|
|
|
37
36
|
### Step 1: Method Registry Loading
|
|
38
37
|
|
|
39
|
-
**Action:** Load and read `./methods.csv` and
|
|
38
|
+
**Action:** Load and read `./methods.csv` and '{project-root}/_bmad/_config/agent-manifest.csv'
|
|
40
39
|
|
|
41
40
|
#### CSV Structure
|
|
42
41
|
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: bmad-distillator
|
|
3
3
|
description: Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'.
|
|
4
|
-
argument-hint: "[to create provide input paths] [--validate distillate-path to confirm distillate is lossless and optimized]"
|
|
5
4
|
---
|
|
6
5
|
|
|
7
6
|
# Distillator: A Document Distillation Engine
|