bmad-enhanced 1.0.4-alpha โ 1.1.0
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/README.md +186 -157
- package/_bmad/bme/_vortex/config.yaml +32 -0
- package/package.json +9 -6
- package/scripts/README.md +54 -22
- package/scripts/install-all-agents.js +48 -30
- package/scripts/install-emma.js +32 -19
- package/scripts/install-wade.js +33 -19
- package/_bmad/bme/_designos/agents/empathy-mapper.md +0 -97
- package/_bmad/bme/_designos/agents/wireframe-designer.md +0 -114
- package/_bmad/bme/_designos/config.yaml +0 -24
- package/_bmad/bme/_designos/workflows/empathy-map/empathy-map.template.md +0 -143
- package/_bmad/bme/_designos/workflows/empathy-map/steps/step-01-define-user.md +0 -60
- package/_bmad/bme/_designos/workflows/empathy-map/steps/step-02-says-thinks.md +0 -67
- package/_bmad/bme/_designos/workflows/empathy-map/steps/step-03-does-feels.md +0 -79
- package/_bmad/bme/_designos/workflows/empathy-map/steps/step-04-pain-points.md +0 -87
- package/_bmad/bme/_designos/workflows/empathy-map/steps/step-05-gains.md +0 -103
- package/_bmad/bme/_designos/workflows/empathy-map/steps/step-06-synthesize.md +0 -104
- package/_bmad/bme/_designos/workflows/empathy-map/validate.md +0 -117
- package/_bmad/bme/_designos/workflows/empathy-map/workflow.md +0 -44
- package/_bmad/bme/_designos/workflows/wireframe/steps/step-01-define-requirements.md +0 -85
- package/_bmad/bme/_designos/workflows/wireframe/steps/step-02-user-flows.md +0 -59
- package/_bmad/bme/_designos/workflows/wireframe/steps/step-03-information-architecture.md +0 -68
- package/_bmad/bme/_designos/workflows/wireframe/steps/step-04-wireframe-sketch.md +0 -97
- package/_bmad/bme/_designos/workflows/wireframe/steps/step-05-components.md +0 -128
- package/_bmad/bme/_designos/workflows/wireframe/steps/step-06-synthesize.md +0 -83
- package/_bmad/bme/_designos/workflows/wireframe/wireframe.template.md +0 -287
- package/_bmad/bme/_designos/workflows/wireframe/workflow.md +0 -44
package/README.md
CHANGED
|
@@ -1,38 +1,40 @@
|
|
|
1
1
|
# BMAD-Enhanced
|
|
2
2
|
|
|
3
|
-
**
|
|
3
|
+
**Vortex Framework - Contextualize and Externalize for Lean Startup Validation**
|
|
4
4
|
|
|
5
|
-
>
|
|
5
|
+
> Strategic framing and validated learning through Emma and Wade
|
|
6
6
|
|
|
7
|
-
[]()
|
|
8
|
+
[]()
|
|
9
|
+
[]()
|
|
10
|
+
[]()
|
|
11
11
|
[]()
|
|
12
12
|
|
|
13
13
|
---
|
|
14
14
|
|
|
15
15
|
## ๐ฏ What is BMAD-Enhanced?
|
|
16
16
|
|
|
17
|
-
BMAD-Enhanced extends the [BMAD Method](https://github.com/bmadhub/bmad) with **
|
|
17
|
+
BMAD-Enhanced extends the [BMAD Method](https://github.com/bmadhub/bmad) with the **Vortex framework** - a Lean Startup validation approach with two specialized agents:
|
|
18
18
|
|
|
19
19
|
```
|
|
20
|
-
|
|
21
|
-
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
|
|
22
|
-
โ Emma โ
โ โ Quinn โ
|
|
23
|
-
โ Empathy โ โ Quality โ
|
|
24
|
-
โ Mapper โ โ Gatekeeper โ
|
|
25
|
-
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
|
|
26
|
-
๐จ ๐งช
|
|
20
|
+
VORTEX FRAMEWORK
|
|
27
21
|
|
|
22
|
+
Contextualize Stream Externalize Stream
|
|
28
23
|
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
|
|
29
|
-
โ
|
|
30
|
-
โ
|
|
31
|
-
โ
|
|
24
|
+
โ Emma ๐ฏ โ โ Wade ๐งช โ
|
|
25
|
+
โ โ โ โ
|
|
26
|
+
โ Strategic โ โโโโโ> โ Lean โ
|
|
27
|
+
โ Framing โ โ Experiments โ
|
|
28
|
+
โ โ โ โ
|
|
29
|
+
โ โข Personas โ โ โข MVPs โ
|
|
30
|
+
โ โข Vision โ โ โข Tests โ
|
|
31
|
+
โ โข Scope โ โ โข Proof โ
|
|
32
32
|
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
|
|
33
|
-
๐จ ๐
|
|
34
33
|
```
|
|
35
34
|
|
|
35
|
+
**Contextualize (Emma):** Frame the right problem before building
|
|
36
|
+
**Externalize (Wade):** Test assumptions with real users through experiments
|
|
37
|
+
|
|
36
38
|
---
|
|
37
39
|
|
|
38
40
|
## โก Quick Start
|
|
@@ -60,10 +62,10 @@ npx bmad-method@alpha install
|
|
|
60
62
|
Once BMAD Method is installed:
|
|
61
63
|
|
|
62
64
|
```bash
|
|
63
|
-
npm install bmad-enhanced@
|
|
65
|
+
npm install bmad-enhanced@1.1.0 && npx bmad-install-agents
|
|
64
66
|
```
|
|
65
67
|
|
|
66
|
-
That's it! Emma and Wade are now added to your BMAD installation.
|
|
68
|
+
That's it! Emma and Wade (Vortex framework) are now added to your BMAD installation.
|
|
67
69
|
|
|
68
70
|
### Installation
|
|
69
71
|
|
|
@@ -71,14 +73,14 @@ That's it! Emma and Wade are now added to your BMAD installation.
|
|
|
71
73
|
|
|
72
74
|
```bash
|
|
73
75
|
# Install into your project
|
|
74
|
-
npm install bmad-enhanced@
|
|
76
|
+
npm install bmad-enhanced@1.1.0
|
|
75
77
|
|
|
76
78
|
# Install all agents (Emma + Wade)
|
|
77
79
|
npx bmad-install-agents
|
|
78
80
|
|
|
79
81
|
# Or install individually
|
|
80
|
-
npx bmad-install-emma # Install Emma (
|
|
81
|
-
npx bmad-install-wade # Install Wade (
|
|
82
|
+
npx bmad-install-emma # Install Emma (Contextualization Expert)
|
|
83
|
+
npx bmad-install-wade # Install Wade (Lean Experiments Specialist)
|
|
82
84
|
```
|
|
83
85
|
|
|
84
86
|
**Option 2: Clone from source**
|
|
@@ -96,44 +98,40 @@ cat _bmad/bme/_designos/agents/empathy-mapper.md
|
|
|
96
98
|
```
|
|
97
99
|
|
|
98
100
|
**What gets installed:**
|
|
99
|
-
- Agent definition files (`_bmad/bme/
|
|
100
|
-
- Workflow files
|
|
101
|
-
- Configuration file (`_bmad/bme/
|
|
102
|
-
- Output directory (`_bmad-output/
|
|
103
|
-
- User guides (
|
|
101
|
+
- Agent definition files (`_bmad/bme/_vortex/agents/`)
|
|
102
|
+
- Workflow files (7 workflows: lean-persona, product-vision, contextualize-scope, mvp, lean-experiment, proof-of-concept, proof-of-value)
|
|
103
|
+
- Configuration file (`_bmad/bme/_vortex/config.yaml`)
|
|
104
|
+
- Output directory (`_bmad-output/vortex-artifacts/`)
|
|
105
|
+
- User guides (coming in v1.2.0)
|
|
104
106
|
|
|
105
|
-
### Your First
|
|
107
|
+
### Your First Lean Persona with Emma
|
|
106
108
|
|
|
107
109
|
```bash
|
|
108
110
|
# Activate Emma
|
|
109
|
-
cat _bmad/bme/
|
|
111
|
+
cat _bmad/bme/_vortex/agents/empathy-mapper.md
|
|
110
112
|
```
|
|
111
113
|
|
|
112
|
-
Emma will guide you through
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
4. Pain Points & Gains
|
|
117
|
-
5. Synthesize (creates artifact)
|
|
114
|
+
Emma will guide you through strategic contextualization:
|
|
115
|
+
- **Lean Persona:** Jobs-to-be-done focused user personas (coming in v1.2.0)
|
|
116
|
+
- **Product Vision:** Align team around the "why" before the "what" (coming in v1.2.0)
|
|
117
|
+
- **Contextualize Scope:** Decide which problem space to investigate (coming in v1.2.0)
|
|
118
118
|
|
|
119
|
-
**
|
|
119
|
+
**Current Status:** Workflows coming in v1.2.0. Use Emma's chat mode for strategic framing guidance.
|
|
120
120
|
|
|
121
|
-
### Your First
|
|
121
|
+
### Your First Lean Experiment with Wade
|
|
122
122
|
|
|
123
123
|
```bash
|
|
124
124
|
# Activate Wade
|
|
125
|
-
cat _bmad/bme/
|
|
125
|
+
cat _bmad/bme/_vortex/agents/wireframe-designer.md
|
|
126
126
|
```
|
|
127
127
|
|
|
128
|
-
Wade will guide you through
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
5. Components & Interactions (UI specs)
|
|
134
|
-
6. Synthesize (creates artifact)
|
|
128
|
+
Wade will guide you through validated learning:
|
|
129
|
+
- **MVP:** Design Minimum Viable Product to test riskiest assumptions (coming in v1.2.0)
|
|
130
|
+
- **Lean Experiment:** Run Build-Measure-Learn cycles (coming in v1.2.0)
|
|
131
|
+
- **Proof-of-Concept:** Validate technical feasibility (coming in v1.2.0)
|
|
132
|
+
- **Proof-of-Value:** Validate business value (coming in v1.2.0)
|
|
135
133
|
|
|
136
|
-
**
|
|
134
|
+
**Current Status:** Workflows coming in v1.2.0. Use Wade's chat mode for experiment design guidance.
|
|
137
135
|
|
|
138
136
|
---
|
|
139
137
|
|
|
@@ -157,84 +155,85 @@ All agents built using a standard pattern:
|
|
|
157
155
|
|
|
158
156
|
## ๐ Agents
|
|
159
157
|
|
|
160
|
-
### Emma (empathy-mapper) - โ
|
|
161
|
-
|
|
162
|
-
**Status:** Production-ready (v1.0.0)
|
|
163
|
-
**Domain:** User empathy mapping and design research
|
|
164
|
-
**Workflows:** 6-step empathy map creation, validation
|
|
165
|
-
|
|
166
|
-
**Key Features:**
|
|
167
|
-
- Guided empathy mapping process
|
|
168
|
-
- Research-backed insights (Says/Thinks/Does/Feels)
|
|
169
|
-
- Pain points and gains analysis
|
|
170
|
-
- Design implications and feature prioritization
|
|
171
|
-
- Professional markdown artifact output
|
|
158
|
+
### Emma (empathy-mapper) - โ
REPOSITIONED
|
|
172
159
|
|
|
173
|
-
**
|
|
160
|
+
**Status:** Repositioned in v1.1.0 - Workflows coming in v1.2.0
|
|
161
|
+
**Title:** Contextualization Expert ๐ฏ
|
|
162
|
+
**Stream:** Contextualize
|
|
163
|
+
**Domain:** Strategic framing, problem-product space navigation
|
|
174
164
|
|
|
175
|
-
**
|
|
165
|
+
**New Workflows (v1.2.0):**
|
|
166
|
+
- **Lean Persona:** Create jobs-to-be-done focused personas
|
|
167
|
+
- **Product Vision:** Define clear product vision and strategic direction
|
|
168
|
+
- **Contextualize Scope:** Decide which problem space to investigate
|
|
176
169
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
**Status:** Production-ready (v1.0.0)
|
|
182
|
-
**Domain:** Wireframe and UI design
|
|
183
|
-
**Workflows:**
|
|
184
|
-
- **Create Wireframe (WM):** 6-step guided wireframe creation process
|
|
185
|
-
- **Validate Wireframe (VM):** Review wireframes against usability principles
|
|
170
|
+
**Key Positioning:**
|
|
171
|
+
- Helps teams frame the right problem before building solutions
|
|
172
|
+
- Focus on Lean Startup methodologies and validated assumptions
|
|
173
|
+
- Guides teams through strategic clarity before tactical execution
|
|
186
174
|
|
|
187
|
-
**
|
|
175
|
+
**Differentiation:**
|
|
176
|
+
- **Emma vs Maya:** Emma contextualizes (problem space), Maya creates (solution space)
|
|
177
|
+
- Emma answers "What should we solve?" before Maya answers "How should we solve it?"
|
|
188
178
|
|
|
189
|
-
**
|
|
190
|
-
|
|
191
|
-
**User Guide:** [Wade User Guide](_bmad-output/design-artifacts/WADE-USER-GUIDE.md)
|
|
179
|
+
**Current Status:** Chat mode available for strategic guidance. Workflows coming March 2026.
|
|
192
180
|
|
|
193
181
|
---
|
|
194
182
|
|
|
195
|
-
###
|
|
196
|
-
|
|
197
|
-
**Status:** Week 2, Days 1-3 (Planned)
|
|
198
|
-
**Domain:** Quality gates and decision workflows
|
|
199
|
-
**Planned Workflows:** Quality gate evaluation, release readiness assessment
|
|
183
|
+
### Wade (wireframe-designer) - โ
REPOSITIONED
|
|
200
184
|
|
|
201
|
-
**
|
|
185
|
+
**Status:** Repositioned in v1.1.0 - Workflows coming in v1.2.0
|
|
186
|
+
**Title:** Lean Experiments Specialist ๐งช
|
|
187
|
+
**Stream:** Externalize
|
|
188
|
+
**Domain:** Lean Startup experimentation, validated learning
|
|
202
189
|
|
|
203
|
-
|
|
190
|
+
**New Workflows (v1.2.0):**
|
|
191
|
+
- **MVP:** Design Minimum Viable Product to test riskiest assumptions
|
|
192
|
+
- **Lean Experiment:** Run Build-Measure-Learn cycles
|
|
193
|
+
- **Proof-of-Concept:** Validate technical feasibility
|
|
194
|
+
- **Proof-of-Value:** Validate business value
|
|
204
195
|
|
|
205
|
-
|
|
196
|
+
**Key Positioning:**
|
|
197
|
+
- Helps teams test assumptions with real users through rapid experiments
|
|
198
|
+
- Focus on validated learning over perfection
|
|
199
|
+
- Guides teams from hypotheses to evidence
|
|
206
200
|
|
|
207
|
-
**
|
|
208
|
-
**
|
|
209
|
-
|
|
201
|
+
**Differentiation:**
|
|
202
|
+
- **Wade vs Sally:** Wade externalizes (test with users), Sally internalizes (test with code)
|
|
203
|
+
- Wade answers "Should we build this?" before Sally answers "How do we build this well?"
|
|
210
204
|
|
|
211
|
-
**
|
|
205
|
+
**Current Status:** Chat mode available for experiment design. Workflows coming March 2026.
|
|
212
206
|
|
|
213
207
|
---
|
|
214
208
|
|
|
215
209
|
## ๐ Project Status
|
|
216
210
|
|
|
217
|
-
**Current
|
|
211
|
+
**Current Version:** v1.1.0 - Vortex Framework Repositioning
|
|
218
212
|
|
|
219
213
|
**Progress:**
|
|
220
|
-
- โ
Emma
|
|
221
|
-
- โ
Wade
|
|
222
|
-
- ๐
|
|
223
|
-
- ๐ Stan (standards-auditor) - Planned Week 2
|
|
214
|
+
- โ
Emma - REPOSITIONED to Contextualization Expert (v1.1.0)
|
|
215
|
+
- โ
Wade - REPOSITIONED to Lean Experiments Specialist (v1.1.0)
|
|
216
|
+
- ๐ New workflows - Coming in v1.2.0 (March 2026)
|
|
224
217
|
|
|
225
|
-
**
|
|
218
|
+
**What Changed in v1.1.0:**
|
|
219
|
+
- Module renamed: `_designos` โ `_vortex`
|
|
220
|
+
- Emma: Empathy Mapping โ Strategic Framing & Contextualization
|
|
221
|
+
- Wade: Wireframe Design โ Lean Experiments & Validated Learning
|
|
222
|
+
- 7 new workflows defined (implementation in v1.2.0)
|
|
223
|
+
|
|
224
|
+
**Roadmap:**
|
|
226
225
|
```
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
โ
|
|
230
|
-
โ
|
|
231
|
-
โ
|
|
232
|
-
|
|
226
|
+
v1.1.0 v1.2.0 v2.0.0
|
|
227
|
+
โโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโค
|
|
228
|
+
โ Repositioning โ
โ Workflows ๐ โ Advanced ๐ โ
|
|
229
|
+
โ โข New identity โ โข 7 workflows โ โข Multi-agent โ
|
|
230
|
+
โ โข Framework โ โข Templates โ โข Integration โ
|
|
231
|
+
โ โข Structure โ โข User guides โ โข Analytics โ
|
|
232
|
+
โโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโ
|
|
233
|
+
Feb 2026 Mar 2026 Q2 2026
|
|
233
234
|
```
|
|
234
235
|
|
|
235
|
-
**
|
|
236
|
-
|
|
237
|
-
**See:** [Project Status Update](_bmad-output/PROJECT-STATUS-UPDATE.md) for detailed progress
|
|
236
|
+
**See:** [CHANGELOG.md](CHANGELOG.md) for complete version history
|
|
238
237
|
|
|
239
238
|
---
|
|
240
239
|
|
|
@@ -266,21 +265,29 @@ WEEK 1 WEEK 2 WEEK 3
|
|
|
266
265
|
|
|
267
266
|
## ๐ก Key Features
|
|
268
267
|
|
|
269
|
-
###
|
|
268
|
+
### ๐ฏ Lean Startup Validation Framework
|
|
269
|
+
|
|
270
|
+
The Vortex framework brings structured validation to product development:
|
|
271
|
+
- **Contextualize Stream (Emma):** Frame the right problem before building
|
|
272
|
+
- **Externalize Stream (Wade):** Test assumptions with real users
|
|
273
|
+
- **Integrated Approach:** Strategic clarity โ Validated learning โ Implementation
|
|
270
274
|
|
|
271
|
-
|
|
272
|
-
- **100% P0 test pass rate** (18/18 critical tests)
|
|
273
|
-
- **6/6 quality gates passed** (coverage, pass rate, critical path, risk mitigation, usability, documentation)
|
|
274
|
-
- **Zero defects found** in code
|
|
275
|
-
- **Comprehensive error handling** with clear, actionable messages
|
|
275
|
+
### ๐ Clear Agent Differentiation
|
|
276
276
|
|
|
277
|
-
|
|
277
|
+
**Emma vs Maya:**
|
|
278
|
+
- Emma: Contextualizes (What problem should we solve?)
|
|
279
|
+
- Maya: Creates (How should we solve it?)
|
|
278
280
|
|
|
279
|
-
|
|
280
|
-
-
|
|
281
|
-
-
|
|
282
|
-
|
|
283
|
-
|
|
281
|
+
**Wade vs Sally:**
|
|
282
|
+
- Wade: Externalizes (Should we build this? - test with users)
|
|
283
|
+
- Sally: Internalizes (Are we building it well? - test with code)
|
|
284
|
+
|
|
285
|
+
### ๐ Strategic Positioning
|
|
286
|
+
|
|
287
|
+
BMAD-Enhanced now focuses on the critical pre-implementation phase:
|
|
288
|
+
1. **Emma:** Frame strategy and define problem space
|
|
289
|
+
2. **Wade:** Validate assumptions through experiments
|
|
290
|
+
3. **Hand off to BMAD Core:** Let PM/Dev/QA agents implement
|
|
284
291
|
|
|
285
292
|
### ๐ Reusable Patterns
|
|
286
293
|
|
|
@@ -397,7 +404,7 @@ Clear, comprehensive documentation:
|
|
|
397
404
|
- โ
Day 3-7: Wade (wireframe-designer) - COMPLETE
|
|
398
405
|
|
|
399
406
|
**Week 2:**
|
|
400
|
-
- ๐ Day 1-3:
|
|
407
|
+
- ๐ Day 1-3: Sage (quality-gatekeeper)
|
|
401
408
|
- ๐ Day 4-7: Stan (standards-auditor)
|
|
402
409
|
|
|
403
410
|
**Week 3:**
|
|
@@ -446,48 +453,49 @@ We welcome contributions! Areas where we need help:
|
|
|
446
453
|
|
|
447
454
|
## ๐ผ Business Value
|
|
448
455
|
|
|
449
|
-
### For
|
|
456
|
+
### For Product Managers & Strategists (Emma)
|
|
450
457
|
|
|
451
458
|
**Before:**
|
|
452
|
-
-
|
|
453
|
-
-
|
|
454
|
-
-
|
|
459
|
+
- Unclear problem definition
|
|
460
|
+
- Assumptions presented as facts
|
|
461
|
+
- No validation plan for strategy
|
|
462
|
+
- Weeks of strategic discussion
|
|
455
463
|
|
|
456
|
-
**After:**
|
|
457
|
-
-
|
|
458
|
-
-
|
|
459
|
-
-
|
|
464
|
+
**After (v1.2.0):**
|
|
465
|
+
- Clear problem space framing: 1-2 hours
|
|
466
|
+
- Explicit assumption mapping
|
|
467
|
+
- Built-in validation planning
|
|
468
|
+
- Strategic alignment in days
|
|
460
469
|
|
|
461
|
-
**Value:**
|
|
470
|
+
**Value:** Faster strategic clarity, reduced risk of building the wrong thing
|
|
462
471
|
|
|
463
|
-
### For
|
|
472
|
+
### For Innovation Teams (Wade)
|
|
464
473
|
|
|
465
474
|
**Before:**
|
|
466
|
-
-
|
|
467
|
-
-
|
|
468
|
-
-
|
|
469
|
-
-
|
|
475
|
+
- Long development cycles before user feedback
|
|
476
|
+
- High investment in unvalidated ideas
|
|
477
|
+
- No structured experiment process
|
|
478
|
+
- 6-12 months to market validation
|
|
470
479
|
|
|
471
|
-
**After:**
|
|
472
|
-
-
|
|
473
|
-
-
|
|
474
|
-
-
|
|
475
|
-
-
|
|
480
|
+
**After (v1.2.0):**
|
|
481
|
+
- Rapid experiment design: 2-3 hours
|
|
482
|
+
- Minimal investment in learning
|
|
483
|
+
- Structured Build-Measure-Learn cycles
|
|
484
|
+
- 2-4 weeks to validated learning
|
|
476
485
|
|
|
477
|
-
**Value:**
|
|
486
|
+
**Value:** 70-80% faster validation, 90% lower validation cost, data-driven decisions
|
|
478
487
|
|
|
479
|
-
### For
|
|
488
|
+
### For Startups & Product Teams
|
|
480
489
|
|
|
481
|
-
**
|
|
482
|
-
- Emma:
|
|
483
|
-
- Wade:
|
|
484
|
-
-
|
|
485
|
-
- Stan: Code standards and compliance
|
|
490
|
+
**Lean Startup in Practice:**
|
|
491
|
+
- Emma: Strategic framing and problem-solution fit
|
|
492
|
+
- Wade: Validated learning and product-market fit
|
|
493
|
+
- BMAD Core: Implementation and delivery
|
|
486
494
|
|
|
487
495
|
**Impact:**
|
|
488
|
-
-
|
|
489
|
-
-
|
|
490
|
-
-
|
|
496
|
+
- Validate before building (avoid waste)
|
|
497
|
+
- Learn fast, pivot faster (reduce risk)
|
|
498
|
+
- Data-driven decisions (evidence over opinions)
|
|
491
499
|
|
|
492
500
|
---
|
|
493
501
|
|
|
@@ -692,38 +700,59 @@ Built on:
|
|
|
692
700
|
|
|
693
701
|
**Current approach:** Build 4 expert agents using BMAD Agent Architecture Framework (Emma, Wade, Quinn, Stan).
|
|
694
702
|
|
|
695
|
-
###
|
|
703
|
+
### What happened to empathy mapping and wireframing?
|
|
704
|
+
|
|
705
|
+
**They were repositioned in v1.1.0.** Emma and Wade now focus on Lean Startup validation rather than traditional design deliverables.
|
|
706
|
+
|
|
707
|
+
**Old positioning (v1.0.x):**
|
|
708
|
+
- Emma: Empathy Mapping Specialist
|
|
709
|
+
- Wade: Wireframe Design Specialist
|
|
710
|
+
|
|
711
|
+
**New positioning (v1.1.0+):**
|
|
712
|
+
- Emma: Contextualization Expert (strategic framing, lean personas, product vision)
|
|
713
|
+
- Wade: Lean Experiments Specialist (MVPs, experiments, proof-of-concept/value)
|
|
714
|
+
|
|
715
|
+
**Why?** To create clear differentiation from BMAD core agents (Maya for design, Sally for quality) and focus on the critical pre-implementation validation phase.
|
|
716
|
+
|
|
717
|
+
### Can I still use Emma and Wade independently?
|
|
718
|
+
|
|
719
|
+
**Yes!** Each agent works standalone:
|
|
720
|
+
- Use Emma alone for strategic framing and problem space definition
|
|
721
|
+
- Use Wade alone for experiment design and validation
|
|
722
|
+
- Use both together for complete Contextualize โ Externalize flow
|
|
696
723
|
|
|
697
|
-
|
|
724
|
+
### When will the new workflows be ready?
|
|
698
725
|
|
|
699
|
-
|
|
726
|
+
**v1.2.0 in March 2026.** The 7 workflows (lean-persona, product-vision, contextualize-scope, mvp, lean-experiment, proof-of-concept, proof-of-value) are currently in development.
|
|
700
727
|
|
|
701
|
-
**
|
|
702
|
-
- Additional domain-specialized agents
|
|
703
|
-
- Community-contributed agents
|
|
704
|
-
- Advanced workflows for existing agents
|
|
728
|
+
**Current state:** Emma and Wade's chat modes are available for guidance while workflows are being built.
|
|
705
729
|
|
|
706
730
|
### How is this different from BMAD core agents?
|
|
707
731
|
|
|
708
|
-
**
|
|
732
|
+
**Pre-implementation validation vs. implementation.**
|
|
709
733
|
|
|
710
|
-
**BMAD
|
|
734
|
+
**BMAD-Enhanced (Vortex):** Pre-implementation - validate before building
|
|
735
|
+
- Emma: Strategic framing (what problem should we solve?)
|
|
736
|
+
- Wade: Validated learning (should we build this?)
|
|
711
737
|
|
|
712
|
-
**BMAD
|
|
738
|
+
**BMAD Core:** Implementation - build and deliver
|
|
739
|
+
- Maya: Solution design (how should we solve it?)
|
|
740
|
+
- Dev/Arch: Implementation
|
|
741
|
+
- Sally/QA: Quality validation (are we building it well?)
|
|
713
742
|
|
|
714
|
-
|
|
743
|
+
**Flow:** Emma โ Wade โ BMAD Core agents for implementation
|
|
715
744
|
|
|
716
745
|
---
|
|
717
746
|
|
|
718
747
|
<div align="center">
|
|
719
748
|
|
|
720
|
-
**BMAD-Enhanced**
|
|
749
|
+
**BMAD-Enhanced - Vortex Framework**
|
|
721
750
|
|
|
722
|
-
*
|
|
751
|
+
*Contextualize and Externalize for Lean Startup Validation*
|
|
723
752
|
|
|
724
753
|
[Get Started](#quick-start) โข [Documentation](#documentation) โข [Roadmap](#roadmap)
|
|
725
754
|
|
|
726
|
-
**Current Status:** โ
|
|
755
|
+
**Current Status:** โ
v1.1.0 Repositioned | ๐ v1.2.0 Workflows Coming March 2026
|
|
727
756
|
|
|
728
757
|
Made with โค๏ธ by the BMAD-Enhanced community
|
|
729
758
|
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
---
|
|
2
|
+
submodule_name: _vortex
|
|
3
|
+
description: Contextualize and Externalize streams - Strategic framing and validated learning
|
|
4
|
+
module: bme
|
|
5
|
+
version: 1.1.0
|
|
6
|
+
|
|
7
|
+
# Output Configuration
|
|
8
|
+
output_folder: "{project-root}/_bmad-output/vortex-artifacts"
|
|
9
|
+
user_name: "{user}"
|
|
10
|
+
communication_language: "en"
|
|
11
|
+
|
|
12
|
+
# Agents in this submodule
|
|
13
|
+
agents:
|
|
14
|
+
- empathy-mapper # Emma - Contextualization Expert
|
|
15
|
+
- wireframe-designer # Wade - Lean Experiments Specialist
|
|
16
|
+
|
|
17
|
+
# Workflows available
|
|
18
|
+
workflows:
|
|
19
|
+
# Emma - Contextualize Stream
|
|
20
|
+
- lean-persona # Create lean user personas
|
|
21
|
+
- product-vision # Define product vision
|
|
22
|
+
- contextualize-scope # Decide which problem space to investigate
|
|
23
|
+
|
|
24
|
+
# Wade - Externalize Stream
|
|
25
|
+
- mvp # Design Minimum Viable Product
|
|
26
|
+
- lean-experiment # Run Build-Measure-Learn cycle
|
|
27
|
+
- proof-of-concept # Validate technical feasibility
|
|
28
|
+
- proof-of-value # Validate business value
|
|
29
|
+
|
|
30
|
+
# Integration
|
|
31
|
+
party_mode_enabled: true
|
|
32
|
+
core_module: bme
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bmad-enhanced",
|
|
3
|
-
"version": "1.0
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "1.1.0",
|
|
4
|
+
"description": "Vortex Framework - Contextualize and Externalize streams for Lean Startup validation",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
7
7
|
"bmad-install-agents": "scripts/install-all-agents.js",
|
|
@@ -17,10 +17,13 @@
|
|
|
17
17
|
"keywords": [
|
|
18
18
|
"bmad",
|
|
19
19
|
"agents",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
20
|
+
"lean-startup",
|
|
21
|
+
"validated-learning",
|
|
22
|
+
"vortex",
|
|
23
|
+
"contextualize",
|
|
24
|
+
"externalize",
|
|
25
|
+
"mvp",
|
|
26
|
+
"product-strategy",
|
|
24
27
|
"ai-agents"
|
|
25
28
|
],
|
|
26
29
|
"author": "BMAD-Enhanced Community",
|