bmad-enhanced 1.5.0 → 1.5.1
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/CHANGELOG.md +12 -0
- package/README.md +1 -0
- package/_bmad/bme/_vortex/config.yaml +1 -1
- package/_bmad/bme/_vortex/workflows/contextualize-scope/steps/step-06-synthesize.md +9 -6
- package/_bmad/bme/_vortex/workflows/empathy-map/steps/step-06-synthesize.md +8 -8
- package/_bmad/bme/_vortex/workflows/lean-experiment/steps/step-06.md +14 -0
- package/_bmad/bme/_vortex/workflows/lean-persona/steps/step-06-synthesize.md +11 -1
- package/_bmad/bme/_vortex/workflows/learning-card/steps/step-06-synthesize.md +11 -1
- package/_bmad/bme/_vortex/workflows/mvp/steps/step-06-synthesize.md +13 -1
- package/_bmad/bme/_vortex/workflows/pivot-patch-persevere/steps/step-06-action-plan.md +11 -1
- package/_bmad/bme/_vortex/workflows/product-vision/steps/step-06-synthesize.md +12 -0
- package/_bmad/bme/_vortex/workflows/proof-of-concept/steps/step-06.md +14 -0
- package/_bmad/bme/_vortex/workflows/proof-of-value/steps/step-06.md +14 -0
- package/_bmad/bme/_vortex/workflows/user-discovery/steps/step-06-synthesize.md +9 -7
- package/_bmad/bme/_vortex/workflows/user-interview/steps/step-06-synthesize.md +13 -3
- package/package.json +1 -1
- package/scripts/install-vortex-agents.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## [1.5.1] - 2026-02-20
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- **Vortex Compass** — Evidence-driven cross-stream navigation in every workflow's final step
|
|
15
|
+
- Conditional "If you learned X → go to Y" tables replace fixed "Next suggested workflow" links
|
|
16
|
+
- Each compass points to workflows across different agents, creating true vortex loops
|
|
17
|
+
- All 12 workflow endpoints now interconnect (vortex-navigation excluded — it IS the navigator)
|
|
18
|
+
- Always includes Max's Vortex Navigation as escape hatch for full gap analysis
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
10
22
|
## [1.5.0] - 2026-02-20
|
|
11
23
|
|
|
12
24
|
### Added
|
package/README.md
CHANGED
|
@@ -486,6 +486,7 @@ The Vortex framework brings structured validation to product development:
|
|
|
486
486
|
- **Externalize Stream (Wade):** Test assumptions with real users
|
|
487
487
|
- **Systematize Stream (Max):** Capture learnings and navigate between streams
|
|
488
488
|
- **Integrated Approach:** Strategic clarity → User empathy → Validated learning → Systematic decisions
|
|
489
|
+
- **Vortex Compass:** Every workflow ends with evidence-driven navigation — "If you learned X → go to Y" — creating non-linear loops across all streams
|
|
489
490
|
|
|
490
491
|
### 🔄 Clear Agent Differentiation
|
|
491
492
|
|
|
@@ -20,11 +20,14 @@ Provide final decision summary:
|
|
|
20
20
|
|
|
21
21
|
## Workflow Complete
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
- **lean-persona** to understand your target user
|
|
25
|
-
- **Wade's mvp** to design your minimum viable product
|
|
26
|
-
- **Wade's lean-experiment** to validate assumptions
|
|
23
|
+
## Vortex Compass
|
|
27
24
|
|
|
28
|
-
|
|
25
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
26
|
+
|
|
27
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
28
|
+
|---|---|---|---|
|
|
29
|
+
| Scope is defined, users unknown | lean-persona | Emma 🎯 | Understand who exists in this problem space |
|
|
30
|
+
| Scope chosen, need user validation | user-interview | Isla 🔍 | Confirm real users care about this scope |
|
|
31
|
+
| Ready to test assumptions | mvp | Wade 🧪 | Design the smallest test for your scope decision |
|
|
29
32
|
|
|
30
|
-
**
|
|
33
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -91,14 +91,14 @@ Once you confirm, I'll create:
|
|
|
91
91
|
|
|
92
92
|
---
|
|
93
93
|
|
|
94
|
-
##
|
|
94
|
+
## Vortex Compass
|
|
95
95
|
|
|
96
|
-
|
|
96
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
97
97
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
98
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
99
|
+
|---|---|---|---|
|
|
100
|
+
| Pain points need validation | lean-experiment | Wade 🧪 | Test if pain points drive real behavior |
|
|
101
|
+
| New user segment discovered | lean-persona | Emma 🎯 | Re-contextualize for the new segment |
|
|
102
|
+
| Deeper understanding needed | user-interview | Isla 🔍 | Follow up with targeted interviews |
|
|
103
103
|
|
|
104
|
-
|
|
104
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -6,3 +6,17 @@ workflow: lean-experiment
|
|
|
6
6
|
# Step 6
|
|
7
7
|
|
|
8
8
|
[Content for step 6]
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## Vortex Compass
|
|
13
|
+
|
|
14
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
15
|
+
|
|
16
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
17
|
+
|---|---|---|---|
|
|
18
|
+
| Experiment complete | learning-card | Max 🧭 | Capture validated learning before it fades |
|
|
19
|
+
| Results challenge assumptions | contextualize-scope | Emma 🎯 | Re-evaluate your problem space framing |
|
|
20
|
+
| User behavior surprising | empathy-map | Isla 🔍 | Understand why users behaved unexpectedly |
|
|
21
|
+
|
|
22
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -113,4 +113,14 @@ After synthesis, your lean persona artifact will include:
|
|
|
113
113
|
- Validation experiments ready to run
|
|
114
114
|
- Revision history to track what you learn
|
|
115
115
|
|
|
116
|
-
|
|
116
|
+
## Vortex Compass
|
|
117
|
+
|
|
118
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
119
|
+
|
|
120
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
121
|
+
|---|---|---|---|
|
|
122
|
+
| Riskiest assumptions identified | lean-experiment | Wade 🧪 | Test your riskiest assumption with real users |
|
|
123
|
+
| User needs unclear | user-interview | Isla 🔍 | Validate persona assumptions with actual users |
|
|
124
|
+
| Multiple user segments | empathy-map | Isla 🔍 | Build deeper understanding of each segment |
|
|
125
|
+
|
|
126
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -105,4 +105,14 @@ After synthesis, your learning card artifact will include:
|
|
|
105
105
|
- Links to related learnings and discoverability tags
|
|
106
106
|
- Revision history for future updates as you learn more
|
|
107
107
|
|
|
108
|
-
|
|
108
|
+
## Vortex Compass
|
|
109
|
+
|
|
110
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
111
|
+
|
|
112
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
113
|
+
|---|---|---|---|
|
|
114
|
+
| Learning triggers strategic decision | pivot-patch-persevere | Max 🧭 | Decide: pivot, patch, or persevere |
|
|
115
|
+
| Need more data | lean-experiment | Wade 🧪 | Run follow-up experiments |
|
|
116
|
+
| Assumptions invalidated | contextualize-scope | Emma 🎯 | Re-frame the problem based on evidence |
|
|
117
|
+
|
|
118
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -10,4 +10,16 @@ Create your final MVP specification.
|
|
|
10
10
|
|
|
11
11
|
## Workflow Complete
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Vortex Compass
|
|
16
|
+
|
|
17
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
18
|
+
|
|
19
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
20
|
+
|---|---|---|---|
|
|
21
|
+
| MVP designed, ready to run | lean-experiment | Wade 🧪 | Execute the Build-Measure-Learn cycle |
|
|
22
|
+
| Unsure about user needs | user-interview | Isla 🔍 | Validate user need before building |
|
|
23
|
+
| MVP results available | learning-card | Max 🧭 | Capture what you learned from the MVP |
|
|
24
|
+
|
|
25
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -172,4 +172,14 @@ After creating the action plan, your PPP decision artifact will include:
|
|
|
172
172
|
- Concrete action plan with owners, timelines, and success metrics
|
|
173
173
|
- Risk mitigation strategies
|
|
174
174
|
|
|
175
|
-
|
|
175
|
+
## Vortex Compass
|
|
176
|
+
|
|
177
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
178
|
+
|
|
179
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
180
|
+
|---|---|---|---|
|
|
181
|
+
| Pivoting — new direction | contextualize-scope | Emma 🎯 | Re-contextualize for the pivot |
|
|
182
|
+
| Patching — adjust approach | lean-experiment | Wade 🧪 | Test the adjusted approach |
|
|
183
|
+
| Persevering — need deeper insight | user-discovery | Isla 🔍 | Strengthen your understanding of users |
|
|
184
|
+
|
|
185
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -153,3 +153,15 @@ After synthesis, your product vision document will include:
|
|
|
153
153
|
- Team alignment status
|
|
154
154
|
|
|
155
155
|
This becomes your strategic foundation for all product decisions.
|
|
156
|
+
|
|
157
|
+
## Vortex Compass
|
|
158
|
+
|
|
159
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
160
|
+
|
|
161
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
162
|
+
|---|---|---|---|
|
|
163
|
+
| Vision is clear, users are not | lean-persona | Emma 🎯 | Define who you're building for |
|
|
164
|
+
| Strategic assumptions need testing | lean-experiment | Wade 🧪 | Validate your biggest strategic bet |
|
|
165
|
+
| User needs are assumed, not researched | user-discovery | Isla 🔍 | Ground your vision in real user evidence |
|
|
166
|
+
|
|
167
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -6,3 +6,17 @@ workflow: proof-of-concept
|
|
|
6
6
|
# Step 6
|
|
7
7
|
|
|
8
8
|
[PoC step 6 content]
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## Vortex Compass
|
|
13
|
+
|
|
14
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
15
|
+
|
|
16
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
17
|
+
|---|---|---|---|
|
|
18
|
+
| Technically feasible | proof-of-value | Wade 🧪 | Now validate the business case |
|
|
19
|
+
| Feasibility uncertain | lean-experiment | Wade 🧪 | Run a focused technical experiment |
|
|
20
|
+
| Results available | learning-card | Max 🧭 | Document technical learnings |
|
|
21
|
+
|
|
22
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -6,3 +6,17 @@ workflow: proof-of-value
|
|
|
6
6
|
# Step 6
|
|
7
7
|
|
|
8
8
|
[PoV step 6 content]
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## Vortex Compass
|
|
13
|
+
|
|
14
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
15
|
+
|
|
16
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
17
|
+
|---|---|---|---|
|
|
18
|
+
| Business value validated | learning-card | Max 🧭 | Capture the evidence for stakeholders |
|
|
19
|
+
| Value unclear, need user data | user-interview | Isla 🔍 | Understand willingness to pay |
|
|
20
|
+
| Pivot needed | pivot-patch-persevere | Max 🧭 | Make a structured pivot decision |
|
|
21
|
+
|
|
22
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -143,12 +143,14 @@ Once you confirm, I'll create:
|
|
|
143
143
|
|
|
144
144
|
---
|
|
145
145
|
|
|
146
|
-
##
|
|
146
|
+
## Vortex Compass
|
|
147
147
|
|
|
148
|
-
|
|
148
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
149
149
|
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
150
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
151
|
+
|---|---|---|---|
|
|
152
|
+
| Problem space needs reframing | contextualize-scope | Emma 🎯 | Re-scope based on discovery findings |
|
|
153
|
+
| Ready to test hypotheses | lean-experiment | Wade 🧪 | Design experiments from discovery insights |
|
|
154
|
+
| Need deeper empathy for key users | empathy-map | Isla 🔍 | Map the users you discovered in depth |
|
|
155
|
+
|
|
156
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
|
@@ -153,6 +153,16 @@ Your artifact will include:
|
|
|
153
153
|
- Recommendations and next actions
|
|
154
154
|
- Research quality assessment
|
|
155
155
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
156
|
+
---
|
|
157
|
+
|
|
158
|
+
## Vortex Compass
|
|
159
|
+
|
|
160
|
+
Based on what you just completed, here are your evidence-driven options:
|
|
161
|
+
|
|
162
|
+
| If you learned... | Consider next... | Agent | Why |
|
|
163
|
+
|---|---|---|---|
|
|
164
|
+
| Insights suggest different problem | contextualize-scope | Emma 🎯 | Re-scope based on what users actually said |
|
|
165
|
+
| Riskiest insights identified | lean-experiment | Wade 🧪 | Test your riskiest insight with an experiment |
|
|
166
|
+
| Want to synthesize across users | empathy-map | Isla 🔍 | Map patterns across all interview subjects |
|
|
167
|
+
|
|
168
|
+
**Or run Max's [VN] Vortex Navigation** for a full gap analysis across all streams.
|
package/package.json
CHANGED
|
@@ -174,7 +174,6 @@ function printSuccess() {
|
|
|
174
174
|
async function main() {
|
|
175
175
|
try {
|
|
176
176
|
// Use findProjectRoot for existing projects, fall back to cwd for fresh installs
|
|
177
|
-
// eslint-disable-next-line no-restricted-syntax -- fresh install has no _bmad/ dir to detect
|
|
178
177
|
const projectRoot = findProjectRoot() || process.cwd();
|
|
179
178
|
|
|
180
179
|
printBanner();
|