bmad-enhanced 1.6.0 → 1.6.2

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.
@@ -0,0 +1,213 @@
1
+ # Isla User Guide - Discovery & Empathy Expert 🔍
2
+
3
+ **Agent:** Isla (discovery-empathy-expert)
4
+ **Version:** 1.5.0
5
+ **Module:** BMAD Enhanced (bme) - Vortex Pattern
6
+ **Last Updated:** 2026-02-20
7
+
8
+ ---
9
+
10
+ ## Quick Start
11
+
12
+ **Who is Isla?**
13
+ Isla is a qualitative research expert who helps teams deeply understand their users through structured discovery and empathy work. She guides you through the "Empathize" stream of the Vortex pattern — user interviews, empathy mapping, and discovery research.
14
+
15
+ **When to use Isla:**
16
+ - Understanding users before defining problems
17
+ - Designing and conducting user interviews
18
+ - Creating evidence-based empathy maps
19
+ - Planning discovery research activities
20
+ - Synthesizing qualitative research findings
21
+ - Validating assumptions about user needs and behaviors
22
+
23
+ **What you'll get:**
24
+ Empathy maps grounded in research, interview guides and findings, discovery research plans and synthesis documents.
25
+
26
+ ---
27
+
28
+ ## How to Invoke Isla
29
+
30
+ ### Method 1: Slash Command (Preferred)
31
+
32
+ If you're in a BMAD environment that supports slash commands:
33
+
34
+ ```
35
+ /bmad-agent-bme-discovery-empathy-expert
36
+ ```
37
+
38
+ **If you see "Unknown skill":**
39
+ This means slash commands aren't available in your environment. Use Method 2 instead.
40
+
41
+ ---
42
+
43
+ ### Method 2: Direct Agent File Reading (Always Works)
44
+
45
+ In any environment (including Claude Code), you can invoke Isla by reading her agent file:
46
+
47
+ 1. Navigate to your BMAD project root
48
+ 2. Read the file: `_bmad/bme/_vortex/agents/discovery-empathy-expert.md`
49
+ 3. Isla will activate and greet you
50
+
51
+ **Example (Claude Code):**
52
+ ```
53
+ Read the file at _bmad/bme/_vortex/agents/discovery-empathy-expert.md
54
+ ```
55
+
56
+ **Example (Terminal):**
57
+ ```bash
58
+ cat _bmad/bme/_vortex/agents/discovery-empathy-expert.md
59
+ ```
60
+
61
+ ---
62
+
63
+ ## Isla's Menu Options
64
+
65
+ Once Isla activates, you'll see menu options for her available workflows:
66
+
67
+ ```
68
+ 1. [MH] Redisplay Menu Help
69
+ 2. [CH] Chat with Isla about user research, empathy, and discovery
70
+ 3. [EM] Empathy Map: Create structured empathy maps (Says/Thinks/Does/Feels)
71
+ 4. [UI] User Interview: Design interview scripts and capture findings
72
+ 5. [UD] User Discovery: Plan and execute broader discovery research
73
+ 6. [VE] Validate: Review empathy maps and research artifacts
74
+ 7. [PM] Start Party Mode
75
+ 8. [DA] Dismiss Agent
76
+ ```
77
+
78
+ ### How to Select an Option
79
+
80
+ 1. **Number:** Type `3` to select option 3
81
+ 2. **Command Code:** Type `EM` to create an empathy map
82
+ 3. **Fuzzy Match:** Type `empathy` or `interview` - Isla will match the command
83
+
84
+ ---
85
+
86
+ ## Workflows
87
+
88
+ ### [EM] Empathy Map (6 steps)
89
+
90
+ Create comprehensive empathy maps for target users through structured exploration.
91
+
92
+ **Steps:**
93
+ 1. Define Target User
94
+ 2. Says & Thinks
95
+ 3. Does & Feels
96
+ 4. Pain Points
97
+ 5. Gains
98
+ 6. Synthesize
99
+
100
+ **Output:** `{output_folder}/empathy-map-{user-name}-{date}.md`
101
+ **Time:** 30-60 minutes
102
+
103
+ ---
104
+
105
+ ### [UI] User Interview (6 steps)
106
+
107
+ Design interview scripts, plan participant recruitment, and capture findings.
108
+
109
+ **Steps:**
110
+ 1. Define Research Goals
111
+ 2. Design Interview Script
112
+ 3. Plan Participant Recruitment
113
+ 4. Conduct Interviews (guidance)
114
+ 5. Capture Findings
115
+ 6. Synthesize Insights
116
+
117
+ **Output:** `{output_folder}/user-interview-{topic}-{date}.md`
118
+ **Time:** 45-90 minutes (planning), plus interview time
119
+
120
+ ---
121
+
122
+ ### [UD] User Discovery (6 steps)
123
+
124
+ Plan and execute broader discovery research beyond interviews.
125
+
126
+ **Steps:**
127
+ 1. Define Discovery Scope
128
+ 2. Choose Research Methods
129
+ 3. Plan Research Activities
130
+ 4. Execute Research (guidance)
131
+ 5. Organize Raw Data
132
+ 6. Synthesize Discovery Findings
133
+
134
+ **Output:** `{output_folder}/user-discovery-{topic}-{date}.md`
135
+ **Time:** 60-120 minutes (planning), plus research time
136
+
137
+ ---
138
+
139
+ ## Isla's Philosophy: Listen Before You Define
140
+
141
+ ### The Empathize Stream (Vortex Pattern)
142
+
143
+ Isla guides teams through the "Empathize" stream:
144
+ - **Listen before you define** - Understand the problem from the user's perspective first
145
+ - **Observe before you assume** - Watch what people do, not just what they say
146
+ - **Feelings are data** - Emotional responses reveal unmet needs
147
+ - **Talk to real people, not personas** - Personas come after research, not before
148
+ - **The messier the research, the richer the insights** - Embrace ambiguity
149
+
150
+ ---
151
+
152
+ ## Chatting with Isla (CH)
153
+
154
+ Select **[CH] Chat** to discuss:
155
+ - Qualitative research methods
156
+ - Interview technique and question design
157
+ - Empathy mapping best practices
158
+ - User observation and ethnographic methods
159
+ - Research synthesis and pattern recognition
160
+ - When to use which research method
161
+
162
+ **Example questions:**
163
+ - "How do I avoid leading questions in interviews?"
164
+ - "When should I use empathy mapping vs. user interviews?"
165
+ - "How many users do I need to talk to?"
166
+ - "How do I synthesize findings from multiple interviews?"
167
+
168
+ ---
169
+
170
+ ## Troubleshooting
171
+
172
+ ### Error: "Configuration Error: Cannot load config file"
173
+
174
+ **How to fix:**
175
+ 1. Check if `_bmad/bme/_vortex/config.yaml` exists
176
+ 2. If missing: `npx bmad-install-vortex-agents`
177
+
178
+ ### Error: "Cannot load discovery workflow"
179
+
180
+ **How to fix:**
181
+ 1. Check workflow files exist in `_bmad/bme/_vortex/workflows/`
182
+ 2. Run `npx bmad-doctor` to diagnose
183
+ 3. If missing: `npx bmad-install-vortex-agents`
184
+
185
+ ---
186
+
187
+ ## Tips from Isla
188
+
189
+ ### "The best interviews feel like conversations"
190
+ Your script is a guide, not a rigid questionnaire. Follow the participant's energy and probe where they show emotion or hesitation.
191
+
192
+ ### "Ask about the past, not the future"
193
+ "Tell me about the last time you..." produces better insights than "Would you ever...?" People are terrible at predicting their own behavior.
194
+
195
+ ### "Silence is your most powerful tool"
196
+ When you stop talking, people fill the silence with their real thoughts. Resist the urge to fill every pause.
197
+
198
+ ### "Feelings are data"
199
+ When a participant's voice changes, they lean forward, or they hesitate — that's where the real insight lives. Note the emotion, not just the words.
200
+
201
+ ---
202
+
203
+ ## Credits
204
+
205
+ **Agent:** Isla (discovery-empathy-expert)
206
+ **Module:** BMAD Enhanced (bme)
207
+ **Submodule:** Vortex Pattern (_vortex)
208
+ **Stream:** Empathize (Stream 2)
209
+ **Version:** 1.5.0
210
+
211
+ ---
212
+
213
+ **Questions?** Chat with Isla (CH) - she's here to help you understand your users! 🔍
@@ -0,0 +1,218 @@
1
+ # Max User Guide - Learning & Decision Expert 🧭
2
+
3
+ **Agent:** Max (learning-decision-expert)
4
+ **Version:** 1.5.0
5
+ **Module:** BMAD Enhanced (bme) - Vortex Pattern
6
+ **Last Updated:** 2026-02-20
7
+
8
+ ---
9
+
10
+ ## Quick Start
11
+
12
+ **Who is Max?**
13
+ Max is a validated learning synthesizer and strategic decision expert. He helps teams turn experiment results into clear decisions using structured frameworks. He guides you through the "Systematize" stream of the Vortex pattern — capturing learnings, making pivot/patch/persevere decisions, and navigating between Vortex streams.
14
+
15
+ **When to use Max:**
16
+ - After running experiments (with Wade) — capture what you learned
17
+ - When you need to decide: pivot, patch, or persevere
18
+ - When you're unsure which Vortex stream to focus on next
19
+ - When experiment data needs structured analysis
20
+ - When the team needs to align on a strategic decision
21
+
22
+ **What you'll get:**
23
+ Learning cards, pivot/patch/persevere assessments, Vortex navigation recommendations — all evidence-based and decision-focused.
24
+
25
+ ---
26
+
27
+ ## How to Invoke Max
28
+
29
+ ### Method 1: Slash Command (Preferred)
30
+
31
+ If you're in a BMAD environment that supports slash commands:
32
+
33
+ ```
34
+ /bmad-agent-bme-learning-decision-expert
35
+ ```
36
+
37
+ **If you see "Unknown skill":**
38
+ Use Method 2 instead.
39
+
40
+ ---
41
+
42
+ ### Method 2: Direct Agent File Reading (Always Works)
43
+
44
+ In any environment (including Claude Code), invoke Max by reading his agent file:
45
+
46
+ 1. Navigate to your BMAD project root
47
+ 2. Read the file: `_bmad/bme/_vortex/agents/learning-decision-expert.md`
48
+ 3. Max will activate and greet you
49
+
50
+ **Example (Claude Code):**
51
+ ```
52
+ Read the file at _bmad/bme/_vortex/agents/learning-decision-expert.md
53
+ ```
54
+
55
+ **Example (Terminal):**
56
+ ```bash
57
+ cat _bmad/bme/_vortex/agents/learning-decision-expert.md
58
+ ```
59
+
60
+ ---
61
+
62
+ ## Max's Menu Options
63
+
64
+ Once Max activates, you'll see menu options for his available workflows:
65
+
66
+ ```
67
+ 1. [MH] Redisplay Menu Help
68
+ 2. [CH] Chat with Max about validated learning, decisions, and strategy
69
+ 3. [LC] Learning Card: Capture what was tested, learned, and decided
70
+ 4. [PP] Pivot/Patch/Persevere: Decision framework after experiments
71
+ 5. [VN] Vortex Navigation: Decide which stream to focus on next
72
+ 6. [VE] Validate: Review learning cards and decision artifacts
73
+ 7. [PM] Start Party Mode
74
+ 8. [DA] Dismiss Agent
75
+ ```
76
+
77
+ ### How to Select an Option
78
+
79
+ 1. **Number:** Type `3` to select option 3
80
+ 2. **Command Code:** Type `LC` to create a learning card
81
+ 3. **Fuzzy Match:** Type `learning` or `pivot` - Max will match the command
82
+
83
+ ---
84
+
85
+ ## Workflows
86
+
87
+ ### [LC] Learning Card (6 steps)
88
+
89
+ Capture validated learnings from experiments as structured learning cards.
90
+
91
+ **Steps:**
92
+ 1. Experiment Context
93
+ 2. Raw Results
94
+ 3. Analysis
95
+ 4. Validated Learning
96
+ 5. Implications
97
+ 6. Synthesize
98
+
99
+ **Output:** `{output_folder}/learning-card-{experiment-name}-{date}.md`
100
+ **Time:** 30-45 minutes
101
+
102
+ ---
103
+
104
+ ### [PP] Pivot/Patch/Persevere (6 steps)
105
+
106
+ Structured decision framework for deciding direction after experiments.
107
+
108
+ **Steps:**
109
+ 1. Evidence Review
110
+ 2. Hypothesis Assessment
111
+ 3. Option Analysis (Pivot/Patch/Persevere)
112
+ 4. Stakeholder Input
113
+ 5. Decision
114
+ 6. Action Plan
115
+
116
+ **Output:** `{output_folder}/pivot-patch-persevere-{topic}-{date}.md`
117
+ **Time:** 45-90 minutes
118
+
119
+ **The Three Options:**
120
+ - **Pivot** - Change direction fundamentally (new hypothesis, new segment, new approach)
121
+ - **Patch** - Adjust the current approach (tweak, iterate, refine)
122
+ - **Persevere** - Stay the course (evidence supports the current direction)
123
+
124
+ ---
125
+
126
+ ### [VN] Vortex Navigation (6 steps)
127
+
128
+ Decide which Vortex stream to focus on next based on current evidence and gaps.
129
+
130
+ **Steps:**
131
+ 1. Current State Assessment
132
+ 2. Evidence Inventory
133
+ 3. Gap Analysis
134
+ 4. Stream Evaluation
135
+ 5. Recommendation
136
+ 6. Navigation Plan
137
+
138
+ **Output:** `{output_folder}/vortex-navigation-{date}.md`
139
+ **Time:** 30-60 minutes
140
+
141
+ ---
142
+
143
+ ## Max's Philosophy: Data Tells a Story
144
+
145
+ ### The Systematize Stream (Vortex Pattern)
146
+
147
+ Max guides teams through the "Systematize" stream:
148
+ - **Data tells a story — learn to read it** - Raw data is noise until you extract the signal
149
+ - **Every experiment has a lesson, even failed ones** - Negative results are still validated learning
150
+ - **Decide and move — analysis paralysis kills innovation** - Make the best decision with available evidence, then act
151
+ - **Pivot is not failure, it's intelligence** - Changing direction based on evidence is a sign of strength
152
+ - **Systematize what you learn** - Captured learning compounds; uncaptured learning evaporates
153
+
154
+ ---
155
+
156
+ ## Chatting with Max (CH)
157
+
158
+ Select **[CH] Chat** to discuss:
159
+ - Validated learning methodology
160
+ - Experiment result interpretation
161
+ - Strategic decision-making frameworks
162
+ - Pivot vs. persevere decisions
163
+ - Evidence-based product strategy
164
+ - Vortex stream navigation
165
+
166
+ **Example questions:**
167
+ - "I ran several experiments and need to decide what to do next"
168
+ - "How do I know if my experiment results are significant?"
169
+ - "When should I pivot vs. persevere?"
170
+ - "Which Vortex stream should I focus on?"
171
+ - "How do I capture learnings so my team doesn't repeat mistakes?"
172
+
173
+ ---
174
+
175
+ ## Troubleshooting
176
+
177
+ ### Error: "Configuration Error: Cannot load config file"
178
+
179
+ **How to fix:**
180
+ 1. Check if `_bmad/bme/_vortex/config.yaml` exists
181
+ 2. If missing: `npx bmad-install-vortex-agents`
182
+
183
+ ### Error: "Cannot load learning workflow"
184
+
185
+ **How to fix:**
186
+ 1. Check workflow files exist in `_bmad/bme/_vortex/workflows/`
187
+ 2. Run `npx bmad-doctor` to diagnose
188
+ 3. If missing: `npx bmad-install-vortex-agents`
189
+
190
+ ---
191
+
192
+ ## Tips from Max
193
+
194
+ ### "Separate observation from interpretation"
195
+ When capturing experiment results, first record what happened (raw data). Then, separately, analyze what it means. Mixing the two leads to confirmation bias.
196
+
197
+ ### "The evidence suggests..."
198
+ Start every decision discussion with evidence, not opinion. If you can't point to data, you're guessing — and that's okay, as long as you know you're guessing.
199
+
200
+ ### "Three options, always"
201
+ When facing a decision, always generate at least three options. The first two feel obvious. The third often reveals the real insight.
202
+
203
+ ### "Failed experiments are the most valuable"
204
+ A "failed" experiment that clearly invalidates an assumption saves months of building the wrong thing. Celebrate the learning, not just the success.
205
+
206
+ ---
207
+
208
+ ## Credits
209
+
210
+ **Agent:** Max (learning-decision-expert)
211
+ **Module:** BMAD Enhanced (bme)
212
+ **Submodule:** Vortex Pattern (_vortex)
213
+ **Stream:** Systematize (Stream 7)
214
+ **Version:** 1.5.0
215
+
216
+ ---
217
+
218
+ **Questions?** Chat with Max (CH) - he's here to help you turn data into decisions! 🧭