bmad-method 6.0.0-alpha.2 → 6.0.0-alpha.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/.claude/settings.local.json +11 -1
- package/README.md +109 -161
- package/docs/BMad-Method-V6-Quick-Start.md +341 -0
- package/docs/index.md +229 -0
- package/docs/v4-to-v6-upgrade.md +9 -7
- package/package.json +1 -1
- package/src/modules/bmb/README.md +135 -73
- package/src/modules/bmb/workflows/create-agent/README.md +126 -243
- package/src/modules/bmb/workflows/create-agent/instructions.md +25 -12
- package/src/modules/bmb/workflows/create-module/README.md +163 -154
- package/src/modules/bmb/workflows/create-workflow/instructions.md +16 -8
- package/src/modules/bmm/README.md +86 -83
- package/src/modules/bmm/workflows/1-analysis/brainstorm-game/instructions.md +45 -26
- package/src/modules/bmm/workflows/1-analysis/brainstorm-project/README.md +100 -16
- package/src/modules/bmm/workflows/1-analysis/brainstorm-project/instructions.md +42 -23
- package/src/modules/bmm/workflows/1-analysis/game-brief/instructions.md +42 -28
- package/src/modules/bmm/workflows/1-analysis/product-brief/instructions.md +38 -27
- package/src/modules/bmm/workflows/1-analysis/research/instructions-deep-prompt.md +24 -34
- package/src/modules/bmm/workflows/1-analysis/research/instructions-market.md +23 -34
- package/src/modules/bmm/workflows/1-analysis/research/instructions-router.md +30 -14
- package/src/modules/bmm/workflows/1-analysis/research/instructions-technical.md +23 -34
- package/src/modules/bmm/workflows/2-plan-workflows/create-ux-design/instructions.md +42 -24
- package/src/modules/bmm/workflows/2-plan-workflows/gdd/instructions-gdd.md +35 -22
- package/src/modules/bmm/workflows/2-plan-workflows/narrative/instructions-narrative.md +73 -22
- package/src/modules/bmm/workflows/2-plan-workflows/prd/instructions.md +45 -63
- package/src/modules/bmm/workflows/2-plan-workflows/tech-spec/instructions.md +46 -62
- package/src/modules/bmm/workflows/3-solutioning/architecture/instructions.md +46 -53
- package/src/modules/bmm/workflows/3-solutioning/solutioning-gate-check/instructions.md +78 -47
- package/src/modules/bmm/workflows/4-implementation/create-story/README.md +99 -82
- package/src/modules/bmm/workflows/4-implementation/create-story/instructions.md +2 -0
- package/src/modules/bmm/workflows/4-implementation/story-context/instructions.md +3 -0
- package/src/modules/bmm/workflows/README.md +149 -511
- package/src/modules/bmm/workflows/workflow-status/README.md +38 -19
- package/src/modules/bmm/workflows/workflow-status/init/instructions.md +117 -24
- package/src/modules/bmm/workflows/workflow-status/init/workflow.yaml +2 -2
- package/src/modules/bmm/workflows/workflow-status/instructions.md +173 -111
- package/src/modules/bmm/workflows/workflow-status/sample-level-3-workflow.yaml +49 -0
- package/src/modules/bmm/workflows/workflow-status/workflow-status-template.yaml +31 -0
- package/src/modules/bmm/workflows/workflow-status/workflow.yaml +3 -3
- package/src/modules/cis/README.md +153 -0
- package/src/modules/cis/workflows/README.md +102 -30
- package/src/modules/cis/workflows/storytelling/instructions.md +10 -2
- package/tools/cli/installers/lib/core/manifest-generator.js +4 -1
- package/src/modules/bmm/workflows/workflow-status/workflow-status-template.md +0 -30
- package/src/modules/cis/readme.md +0 -86
- /package/src/modules/bmm/sub-modules/claude-code/{readme.md → README.md} +0 -0
- /package/src/modules/bmm/workflows/3-solutioning/architecture/{readme.md → README.md} +0 -0
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
# CIS - Creative Intelligence Suite
|
|
2
|
+
|
|
3
|
+
AI-powered creative facilitation transforming strategic thinking through expert coaching across five specialized domains.
|
|
4
|
+
|
|
5
|
+
## Table of Contents
|
|
6
|
+
|
|
7
|
+
- [Core Capabilities](#core-capabilities)
|
|
8
|
+
- [Specialized Agents](#specialized-agents)
|
|
9
|
+
- [Interactive Workflows](#interactive-workflows)
|
|
10
|
+
- [Quick Start](#quick-start)
|
|
11
|
+
- [Key Differentiators](#key-differentiators)
|
|
12
|
+
- [Configuration](#configuration)
|
|
13
|
+
|
|
14
|
+
## Core Capabilities
|
|
15
|
+
|
|
16
|
+
CIS provides structured creative methodologies through distinctive agent personas who act as master facilitators, drawing out insights through strategic questioning rather than generating solutions directly.
|
|
17
|
+
|
|
18
|
+
## Specialized Agents
|
|
19
|
+
|
|
20
|
+
[View detailed agent descriptions →](./agents/README.md)
|
|
21
|
+
|
|
22
|
+
- **Carson** - Brainstorming Specialist (energetic facilitator)
|
|
23
|
+
- **Maya** - Design Thinking Maestro (jazz-like improviser)
|
|
24
|
+
- **Dr. Quinn** - Problem Solver (detective-scientist hybrid)
|
|
25
|
+
- **Victor** - Innovation Oracle (bold strategic precision)
|
|
26
|
+
- **Sophia** - Master Storyteller (whimsical narrator)
|
|
27
|
+
|
|
28
|
+
## Interactive Workflows
|
|
29
|
+
|
|
30
|
+
[View all workflows →](./workflows/README.md)
|
|
31
|
+
|
|
32
|
+
**5 Workflows** with **150+ Creative Techniques:**
|
|
33
|
+
|
|
34
|
+
### Brainstorming
|
|
35
|
+
|
|
36
|
+
36 techniques across 7 categories for ideation
|
|
37
|
+
|
|
38
|
+
- Divergent/convergent thinking
|
|
39
|
+
- Lateral connections
|
|
40
|
+
- Forced associations
|
|
41
|
+
|
|
42
|
+
### Design Thinking
|
|
43
|
+
|
|
44
|
+
Complete 5-phase human-centered process
|
|
45
|
+
|
|
46
|
+
- Empathize → Define → Ideate → Prototype → Test
|
|
47
|
+
- User journey mapping
|
|
48
|
+
- Rapid iteration
|
|
49
|
+
|
|
50
|
+
### Problem Solving
|
|
51
|
+
|
|
52
|
+
Systematic root cause analysis
|
|
53
|
+
|
|
54
|
+
- 5 Whys, Fishbone diagrams
|
|
55
|
+
- Solution generation
|
|
56
|
+
- Impact assessment
|
|
57
|
+
|
|
58
|
+
### Innovation Strategy
|
|
59
|
+
|
|
60
|
+
Business model disruption
|
|
61
|
+
|
|
62
|
+
- Blue Ocean Strategy
|
|
63
|
+
- Jobs-to-be-Done
|
|
64
|
+
- Disruptive innovation patterns
|
|
65
|
+
|
|
66
|
+
### Storytelling
|
|
67
|
+
|
|
68
|
+
25 narrative frameworks
|
|
69
|
+
|
|
70
|
+
- Hero's Journey
|
|
71
|
+
- Story circles
|
|
72
|
+
- Compelling pitch structures
|
|
73
|
+
|
|
74
|
+
## Quick Start
|
|
75
|
+
|
|
76
|
+
### Direct Workflow
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
# Start interactive session
|
|
80
|
+
workflow brainstorming
|
|
81
|
+
|
|
82
|
+
# With context document
|
|
83
|
+
workflow design-thinking --data /path/to/context.md
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
### Agent-Facilitated
|
|
87
|
+
|
|
88
|
+
```bash
|
|
89
|
+
# Load agent
|
|
90
|
+
agent cis/brainstorming-coach
|
|
91
|
+
|
|
92
|
+
# Start workflow
|
|
93
|
+
> *brainstorm
|
|
94
|
+
```
|
|
95
|
+
|
|
96
|
+
## Key Differentiators
|
|
97
|
+
|
|
98
|
+
- **Facilitation Over Generation** - Guides discovery through questions
|
|
99
|
+
- **Energy-Aware Sessions** - Adapts to engagement levels
|
|
100
|
+
- **Context Integration** - Domain-specific guidance support
|
|
101
|
+
- **Persona-Driven** - Unique communication styles
|
|
102
|
+
- **Rich Method Libraries** - 150+ proven techniques
|
|
103
|
+
|
|
104
|
+
## Configuration
|
|
105
|
+
|
|
106
|
+
Edit `/bmad/cis/config.yaml`:
|
|
107
|
+
|
|
108
|
+
```yaml
|
|
109
|
+
output_folder: ./creative-outputs
|
|
110
|
+
user_name: Your Name
|
|
111
|
+
communication_language: english
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
## Module Structure
|
|
115
|
+
|
|
116
|
+
```
|
|
117
|
+
cis/
|
|
118
|
+
├── agents/ # 5 specialized facilitators
|
|
119
|
+
├── workflows/ # 5 interactive processes
|
|
120
|
+
│ ├── brainstorming/
|
|
121
|
+
│ ├── design-thinking/
|
|
122
|
+
│ ├── innovation-strategy/
|
|
123
|
+
│ ├── problem-solving/
|
|
124
|
+
│ └── storytelling/
|
|
125
|
+
├── tasks/ # Supporting operations
|
|
126
|
+
└── teams/ # Agent collaborations
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
## Integration Points
|
|
130
|
+
|
|
131
|
+
CIS workflows integrate with:
|
|
132
|
+
|
|
133
|
+
- **BMM** - Powers project brainstorming
|
|
134
|
+
- **BMB** - Creative module design
|
|
135
|
+
- **Custom Modules** - Shared creative resource
|
|
136
|
+
|
|
137
|
+
## Best Practices
|
|
138
|
+
|
|
139
|
+
1. **Set clear objectives** before starting sessions
|
|
140
|
+
2. **Provide context documents** for domain relevance
|
|
141
|
+
3. **Trust the process** - Let facilitation guide you
|
|
142
|
+
4. **Take breaks** when energy flags
|
|
143
|
+
5. **Document insights** as they emerge
|
|
144
|
+
|
|
145
|
+
## Related Documentation
|
|
146
|
+
|
|
147
|
+
- **[Workflow Guide](./workflows/README.md)** - Detailed workflow instructions
|
|
148
|
+
- **[Agent Personas](./agents/README.md)** - Full agent descriptions
|
|
149
|
+
- **[BMM Integration](../bmm/README.md)** - Development workflow connection
|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
Part of BMad Method v6.0 - Transform creative potential through expert AI facilitation.
|
|
@@ -1,67 +1,139 @@
|
|
|
1
|
-
---
|
|
2
|
-
last-redoc-date: 2025-09-28
|
|
3
|
-
---
|
|
4
|
-
|
|
5
1
|
# CIS Workflows
|
|
6
2
|
|
|
7
|
-
|
|
3
|
+
Five interactive workflows facilitating creative and strategic processes through curated technique libraries and structured facilitation.
|
|
4
|
+
|
|
5
|
+
## Table of Contents
|
|
6
|
+
|
|
7
|
+
- [Workflow Overview](#workflow-overview)
|
|
8
|
+
- [Common Features](#common-features)
|
|
9
|
+
- [Usage](#usage)
|
|
10
|
+
- [Configuration](#configuration)
|
|
8
11
|
|
|
9
|
-
##
|
|
12
|
+
## Workflow Overview
|
|
10
13
|
|
|
11
14
|
### [Brainstorming](./brainstorming)
|
|
12
15
|
|
|
13
|
-
|
|
16
|
+
**Purpose:** Interactive ideation using 36 techniques across 7 categories
|
|
14
17
|
|
|
15
|
-
**
|
|
18
|
+
**Approach:** Master facilitation with "Yes, and..." methodology
|
|
19
|
+
|
|
20
|
+
**Techniques:** Collaborative, structured, creative, deep, theatrical, wild, introspective
|
|
21
|
+
|
|
22
|
+
**Selection Modes:** User-selected, AI-recommended, random, or progressive
|
|
16
23
|
|
|
17
24
|
### [Design Thinking](./design-thinking)
|
|
18
25
|
|
|
19
|
-
|
|
26
|
+
**Purpose:** Human-centered design through five phases
|
|
27
|
+
|
|
28
|
+
**Process:** Empathize → Define → Ideate → Prototype → Test
|
|
29
|
+
|
|
30
|
+
**Focus:** Divergent thinking before convergent action
|
|
20
31
|
|
|
21
|
-
**
|
|
32
|
+
**Output:** User empathy insights and rapid prototypes
|
|
22
33
|
|
|
23
34
|
### [Innovation Strategy](./innovation-strategy)
|
|
24
35
|
|
|
25
|
-
|
|
36
|
+
**Purpose:** Identify disruption opportunities and business model innovation
|
|
26
37
|
|
|
27
|
-
**
|
|
38
|
+
**Frameworks:** Jobs-to-be-Done, Blue Ocean Strategy, Value Chain Analysis
|
|
39
|
+
|
|
40
|
+
**Focus:** Sustainable competitive advantage over features
|
|
41
|
+
|
|
42
|
+
**Output:** Strategic innovation roadmap
|
|
28
43
|
|
|
29
44
|
### [Problem Solving](./problem-solving)
|
|
30
45
|
|
|
31
|
-
|
|
46
|
+
**Purpose:** Systematic challenge resolution
|
|
47
|
+
|
|
48
|
+
**Methods:** TRIZ, Theory of Constraints, Systems Thinking, Root Cause Analysis
|
|
32
49
|
|
|
33
|
-
**
|
|
50
|
+
**Approach:** Detective-style puzzle solving
|
|
51
|
+
|
|
52
|
+
**Output:** Root cause identification and solution strategies
|
|
34
53
|
|
|
35
54
|
### [Storytelling](./storytelling)
|
|
36
55
|
|
|
37
|
-
|
|
56
|
+
**Purpose:** Craft compelling narratives
|
|
57
|
+
|
|
58
|
+
**Frameworks:** Hero's Journey, Three-Act Structure, Story Brand (25 total)
|
|
38
59
|
|
|
39
|
-
**
|
|
60
|
+
**Customization:** Platform and audience-specific adaptation
|
|
40
61
|
|
|
41
|
-
|
|
62
|
+
**Style:** Whimsical master storyteller facilitation
|
|
42
63
|
|
|
43
|
-
|
|
64
|
+
## Common Features
|
|
44
65
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
- **
|
|
48
|
-
- **
|
|
49
|
-
- **
|
|
66
|
+
All workflows share:
|
|
67
|
+
|
|
68
|
+
- **Interactive Facilitation** - AI guides through questions, not generation
|
|
69
|
+
- **Technique Libraries** - CSV databases of proven methods
|
|
70
|
+
- **Context Integration** - Optional document input for domain relevance
|
|
71
|
+
- **Structured Output** - Comprehensive reports with insights and actions
|
|
72
|
+
- **Energy Monitoring** - Adaptive pacing based on engagement
|
|
50
73
|
|
|
51
74
|
## Usage
|
|
52
75
|
|
|
76
|
+
### Basic Invocation
|
|
77
|
+
|
|
53
78
|
```bash
|
|
54
|
-
|
|
55
|
-
workflow
|
|
79
|
+
workflow brainstorming
|
|
80
|
+
workflow design-thinking
|
|
81
|
+
workflow innovation-strategy
|
|
82
|
+
workflow problem-solving
|
|
83
|
+
workflow storytelling
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
### With Context
|
|
56
87
|
|
|
57
|
-
|
|
88
|
+
```bash
|
|
58
89
|
workflow [workflow-name] --data /path/to/context.md
|
|
59
90
|
```
|
|
60
91
|
|
|
92
|
+
### Via Agent
|
|
93
|
+
|
|
94
|
+
```bash
|
|
95
|
+
agent cis/brainstorming-coach
|
|
96
|
+
> *brainstorm
|
|
97
|
+
```
|
|
98
|
+
|
|
61
99
|
## Configuration
|
|
62
100
|
|
|
63
|
-
|
|
101
|
+
Edit `/bmad/cis/config.yaml`:
|
|
102
|
+
|
|
103
|
+
| Setting | Purpose | Default |
|
|
104
|
+
| ---------------------- | ----------------------- | ------------------ |
|
|
105
|
+
| output_folder | Result storage location | ./creative-outputs |
|
|
106
|
+
| user_name | Session participant | User |
|
|
107
|
+
| communication_language | Facilitation language | english |
|
|
108
|
+
|
|
109
|
+
## Workflow Structure
|
|
110
|
+
|
|
111
|
+
Each workflow contains:
|
|
112
|
+
|
|
113
|
+
```
|
|
114
|
+
workflow-name/
|
|
115
|
+
├── workflow.yaml # Configuration
|
|
116
|
+
├── instructions.md # Facilitation guide
|
|
117
|
+
├── techniques.csv # Method library
|
|
118
|
+
└── README.md # Documentation
|
|
119
|
+
```
|
|
120
|
+
|
|
121
|
+
## Best Practices
|
|
122
|
+
|
|
123
|
+
1. **Prepare context** - Provide background documents for better results
|
|
124
|
+
2. **Set clear objectives** - Define goals before starting
|
|
125
|
+
3. **Trust the process** - Let facilitation guide discovery
|
|
126
|
+
4. **Capture everything** - Document insights as they emerge
|
|
127
|
+
5. **Take breaks** - Pause when energy drops
|
|
128
|
+
|
|
129
|
+
## Integration
|
|
130
|
+
|
|
131
|
+
CIS workflows integrate with:
|
|
132
|
+
|
|
133
|
+
- **BMM** - Project brainstorming and ideation
|
|
134
|
+
- **BMB** - Creative module design
|
|
135
|
+
- **Custom Modules** - Shared creative resource
|
|
136
|
+
|
|
137
|
+
---
|
|
64
138
|
|
|
65
|
-
|
|
66
|
-
- `user_name` - Session participant identification
|
|
67
|
-
- `communication_language` - Facilitation language preference
|
|
139
|
+
For detailed workflow instructions, see individual workflow directories.
|
|
@@ -50,9 +50,17 @@ I can help craft your story using these proven narrative frameworks:
|
|
|
50
50
|
3. **Customer Journey Story** - Before/after transformation narrative
|
|
51
51
|
4. **Challenge-Overcome Arc** - Dramatic obstacle-to-victory structure
|
|
52
52
|
|
|
53
|
-
**Strategic Narratives:**
|
|
53
|
+
**Strategic Narratives:**
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
5. **Brand Story** - Values, mission, and unique positioning
|
|
56
|
+
6. **Pitch Narrative** - Persuasive problem-to-solution structure
|
|
57
|
+
7. **Vision Narrative** - Future-focused aspirational story
|
|
58
|
+
8. **Origin Story** - Foundational narrative of how it began
|
|
59
|
+
|
|
60
|
+
**Specialized Narratives:**
|
|
61
|
+
|
|
62
|
+
9. **Data Storytelling** - Transform insights into compelling narrative
|
|
63
|
+
10. **Emotional Hooks** - Craft powerful opening and touchpoints
|
|
56
64
|
|
|
57
65
|
Which framework best fits your purpose? (Enter 1-10, or ask for my recommendation)
|
|
58
66
|
</ask>
|
|
@@ -4,6 +4,9 @@ const yaml = require('js-yaml');
|
|
|
4
4
|
const crypto = require('node:crypto');
|
|
5
5
|
const { getSourcePath, getModulePath } = require('../../../lib/project-root');
|
|
6
6
|
|
|
7
|
+
// Load package.json for version info
|
|
8
|
+
const packageJson = require('../../../../../package.json');
|
|
9
|
+
|
|
7
10
|
/**
|
|
8
11
|
* Generates manifest files for installed workflows, agents, and tasks
|
|
9
12
|
*/
|
|
@@ -451,7 +454,7 @@ class ManifestGenerator {
|
|
|
451
454
|
|
|
452
455
|
const manifest = {
|
|
453
456
|
installation: {
|
|
454
|
-
version:
|
|
457
|
+
version: packageJson.version,
|
|
455
458
|
installDate: new Date().toISOString(),
|
|
456
459
|
lastUpdated: new Date().toISOString(),
|
|
457
460
|
},
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
# BMM Workflow Status
|
|
2
|
-
|
|
3
|
-
## Project Configuration
|
|
4
|
-
|
|
5
|
-
PROJECT_NAME: {{project_name}}
|
|
6
|
-
PROJECT_TYPE: {{project_type}}
|
|
7
|
-
PROJECT_LEVEL: {{project_level}}
|
|
8
|
-
FIELD_TYPE: {{field_type}}
|
|
9
|
-
START_DATE: {{start_date}}
|
|
10
|
-
WORKFLOW_PATH: {{workflow_path_file}}
|
|
11
|
-
|
|
12
|
-
## Current State
|
|
13
|
-
|
|
14
|
-
CURRENT_PHASE: {{current_phase}}
|
|
15
|
-
CURRENT_WORKFLOW: {{current_workflow}}
|
|
16
|
-
CURRENT_AGENT: {{current_agent}}
|
|
17
|
-
PHASE_1_COMPLETE: {{phase_1_complete}}
|
|
18
|
-
PHASE_2_COMPLETE: {{phase_2_complete}}
|
|
19
|
-
PHASE_3_COMPLETE: {{phase_3_complete}}
|
|
20
|
-
PHASE_4_COMPLETE: {{phase_4_complete}}
|
|
21
|
-
|
|
22
|
-
## Next Action
|
|
23
|
-
|
|
24
|
-
NEXT_ACTION: {{next_action}}
|
|
25
|
-
NEXT_COMMAND: {{next_command}}
|
|
26
|
-
NEXT_AGENT: {{next_agent}}
|
|
27
|
-
|
|
28
|
-
---
|
|
29
|
-
|
|
30
|
-
_Last Updated: {{last_updated}}_
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
last-redoc-date: 2025-09-28
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
<!-- Powered by BMAD-CORE™ -->
|
|
6
|
-
|
|
7
|
-
# Creative Intelligence System (CIS)
|
|
8
|
-
|
|
9
|
-
**Purpose:** Transform creative and strategic thinking through AI-powered facilitation across five specialized domains. The CIS module provides expert coaching for brainstorming, design thinking, problem-solving, innovation strategy, and storytelling.
|
|
10
|
-
|
|
11
|
-
**Overview:** The Creative Intelligence System equips teams and individuals with structured creative methodologies delivered through distinctive agent personas. Each agent facilitates interactive workflows that guide users through proven techniques while adapting to context, energy levels, and goals. Unlike traditional creative tools, CIS agents act as master facilitators who ask questions to draw out insights rather than generating solutions directly.
|
|
12
|
-
|
|
13
|
-
## Workflows
|
|
14
|
-
|
|
15
|
-
[View all workflows →](./workflows/README.md)
|
|
16
|
-
|
|
17
|
-
The module includes **5 interactive workflows** with over 150 creative techniques and frameworks:
|
|
18
|
-
|
|
19
|
-
- **Brainstorming** - 36 creative techniques across 7 categories for ideation
|
|
20
|
-
- **Design Thinking** - Complete 5-phase human-centered design process
|
|
21
|
-
- **Problem Solving** - Systematic root cause analysis and solution generation
|
|
22
|
-
- **Innovation Strategy** - Business model innovation and disruption analysis
|
|
23
|
-
- **Storytelling** - 25 story frameworks for compelling narratives
|
|
24
|
-
|
|
25
|
-
## Agents
|
|
26
|
-
|
|
27
|
-
[View all agents →](./agents/README.md)
|
|
28
|
-
|
|
29
|
-
Five specialized agents with unique personas and communication styles:
|
|
30
|
-
|
|
31
|
-
- **Carson** - Elite Brainstorming Specialist (energetic facilitator)
|
|
32
|
-
- **Maya** - Design Thinking Maestro (jazz-like improviser)
|
|
33
|
-
- **Dr. Quinn** - Master Problem Solver (detective-scientist hybrid)
|
|
34
|
-
- **Victor** - Disruptive Innovation Oracle (bold strategic precision)
|
|
35
|
-
- **Sophia** - Master Storyteller (flowery, whimsical narrator)
|
|
36
|
-
|
|
37
|
-
## Configuration
|
|
38
|
-
|
|
39
|
-
The module uses `/bmad/cis/config.yaml` for:
|
|
40
|
-
|
|
41
|
-
- `output_folder` - Where workflow results are saved
|
|
42
|
-
- `user_name` - Session participant identification
|
|
43
|
-
- `communication_language` - Facilitation language preference
|
|
44
|
-
|
|
45
|
-
## Usage
|
|
46
|
-
|
|
47
|
-
```bash
|
|
48
|
-
# Direct workflow invocation
|
|
49
|
-
workflow brainstorming
|
|
50
|
-
workflow design-thinking --data /path/to/context.md
|
|
51
|
-
|
|
52
|
-
# Agent-facilitated sessions
|
|
53
|
-
agent cis/brainstorming-coach
|
|
54
|
-
> *brainstorm
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
## Key Differentiators
|
|
58
|
-
|
|
59
|
-
- **Facilitation Over Generation:** Agents guide users to discover their own insights through strategic questioning
|
|
60
|
-
- **Energy-Aware Sessions:** Built-in checkpoints monitor and adapt to user engagement levels
|
|
61
|
-
- **Context Integration:** All workflows accept optional context documents for domain-specific guidance
|
|
62
|
-
- **Persona-Driven Experience:** Each agent embodies a unique communication style matching their expertise
|
|
63
|
-
- **Rich Method Libraries:** 150+ proven techniques and frameworks across creative disciplines
|
|
64
|
-
|
|
65
|
-
## Installation
|
|
66
|
-
|
|
67
|
-
The CIS module installer (`_module-installer/`) configures the complete creative intelligence suite including all agents, workflows, and technique libraries.
|
|
68
|
-
|
|
69
|
-
## Module Architecture
|
|
70
|
-
|
|
71
|
-
```
|
|
72
|
-
cis/
|
|
73
|
-
├── agents/ # 5 specialized creative agents
|
|
74
|
-
├── workflows/ # 5 interactive workflows
|
|
75
|
-
│ ├── brainstorming/
|
|
76
|
-
│ ├── design-thinking/
|
|
77
|
-
│ ├── innovation-strategy/
|
|
78
|
-
│ ├── problem-solving/
|
|
79
|
-
│ └── storytelling/
|
|
80
|
-
├── tasks/ # Supporting task operations
|
|
81
|
-
└── teams/ # Agent team configurations
|
|
82
|
-
```
|
|
83
|
-
|
|
84
|
-
---
|
|
85
|
-
|
|
86
|
-
_Part of the BMAD Method v6.0 - Transform your creative potential with expert AI facilitation_
|
|
File without changes
|
|
File without changes
|