| title | Getting Started with CIS |
|---|---|
| description | Learn to brainstorm, innovate, and solve problems with Creative Intelligence Suite |
Unlock creative breakthroughs using AI-powered workflows with specialized agents that guide you through ideation, design thinking, innovation strategy, and systematic problem-solving.
- Install and initialize Creative Intelligence Suite
- Run your first brainstorming session with Carson
- Use design thinking for human-centered solutions
- Apply innovation strategy to find market opportunities
- Solve complex problems with systematic analysis
- Craft compelling narratives with Sophia
:::note[Prerequisites]
- BMad Method installed — CIS is a module that extends BMad Method
- AI-powered IDE — Claude Code, Cursor, Windsurf, or similar
- A challenge or idea — Something to brainstorm, solve, or improve :::
:::tip[Quick Path]
Install CIS — Select during BMad setup or npx bmad-method install
Try brainstorming — /cis-brainstorm with Carson
Explore workflows — Each agent specializes in creative approaches
Fresh chats for each workflow to avoid context issues.
:::
The Creative Intelligence Suite (CIS) extends BMad Method with tools for the fuzzy front-end of development—where ideas are born, problems are reframed, and solutions emerge through structured creativity.
| Agent | Workflow | Purpose |
|---|---|---|
| Carson | brainstorming |
Generate ideas using 36 techniques across 7 categories |
| Maya | design-thinking |
Human-centered design through 5 phases |
| Victor | innovation-strategy |
Identify disruption opportunities and business model innovation |
| Dr. Quinn | problem-solving |
Systematic problem diagnosis and root cause analysis |
| Sophia | storytelling |
Craft compelling narratives using 25 story frameworks |
| Caravaggio | (coming soon) | Structure persuasive presentations |
| Situation | Use This |
|---|---|
| Stuck on a problem | /cis-problem-solving |
| Need fresh ideas | /cis-brainstorm |
| Designing for users | /cis-design-thinking |
| Finding market gaps | /cis-innovation-strategy |
| Telling your story | /cis-storytelling |
CIS installs as a module during BMad Method setup. If you haven't installed BMad Method yet:
npx bmad-method installWhen prompted to select modules, choose Creative Intelligence Suite.
The installer adds CIS agents and workflows to your _bmad/ folder.
:::note[Already have BMad Method installed?] Run the installer again and select Creative Intelligence Suite to add it to your existing setup. :::
Let's start with the most popular workflow—brainstorming with Carson.
In a fresh chat, load Carson:
/cis-brainstorm
Carson will ask what you want to brainstorm about. Provide a topic—anything from "improving user onboarding" to "new product ideas for pet owners."
Carson guides you through:
- Topic exploration — Understanding what you're brainstorming
- Technique selection — Choose from 36 techniques or let Carson recommend one
- Ideation — Carson facilitates using "Yes, and..." methodology
- Idea capture — Results saved to
_bmad-output/brainstorming-{date}.md
You: /cis-brainstorm
Carson: What would you like to brainstorm about?
You: Ways to reduce user churn
Carson: Let's explore this! I recommend the SCAMPER technique...
[Guides you through 7 creative angles]
[Generates diverse, actionable ideas]
When you need to design solutions for real people, Maya's design thinking workflow helps you empathize, define, ideate, prototype, and test.
/cis-design-thinking
| Phase | What Happens |
|---|---|
| Empathize | Understand user needs and pain points |
| Define | Frame the problem from user perspective |
| Ideate | Generate diverse solutions |
| Prototype | Create rapid testable artifacts |
| Test | Validate with real users |
Output saved to _bmad-output/design-thinking-{date}.md:
- Design challenge statement and point-of-view
- User insights and empathy mapping
- "How Might We" questions
- Solution concepts with prototypes
- Test plans and iteration roadmap
Victor helps you find disruption opportunities and business model innovation.
/cis-innovation-strategy
Victor guides you through:
- Market landscape — Competitive dynamics and trends
- Jobs-to-be-Done — What users are actually trying to accomplish
- Blue Ocean Strategy — Find uncontested market space
- Business model innovation — New ways to create and capture value
Output saved to _bmad-output/innovation-strategy-{date}.md:
- Market disruption analysis
- Innovation opportunity mapping
- Business model canvas alternatives
- Strategic priorities and implementation roadmap
For complex, stubborn problems, Dr. Quinn applies systematic methodologies to find root causes and effective solutions.
/cis-problem-solving
Dr. Quinn treats problems like puzzles:
- Problem diagnosis — Separate symptoms from root causes
- Framework selection — TRIZ, Theory of Constraints, Five Whys, Systems Thinking
- Solution generation — Multiple approaches evaluated
- Implementation planning — Actionable steps with risk mitigation
Output saved to _bmad-output/problem-solution-{date}.md:
- Root cause analysis
- Solution evaluation matrix
- Implementation plan with metrics
- Risk mitigation strategies
When you need to persuade, inspire, or connect, Sophia crafts compelling narratives.
/cis-storytelling
Sophia guides you through:
- Purpose definition — What should the audience feel/think/do?
- Framework selection — Hero's Journey, Story Brand, Three-Act, and more
- Character development — Relatable protagonists and authentic voice
- Narrative arc — Tension, climax, and resolution
- Platform adaptation — Tailored for your medium
Output saved to _bmad-output/story-{date}.md:
- Complete narrative with emotional beats
- Character development and dialogue
- Sensory details and vivid moments
- Platform-specific formatting
You've learned the foundation of creative intelligence with CIS:
- Installed CIS and explored all six agents
- Run a brainstorming session with Carson
- Applied design thinking with Maya
- Analyzed innovation opportunities with Victor
- Solved problems systematically with Dr. Quinn
- Crafted narratives with Sophia
Your _bmad-output/ folder now contains:
your-project/
├── _bmad/
│ └── cis/ # CIS agents and workflows
├── _bmad-output/
│ ├── brainstorming-{date}.md # Your ideation session results
│ ├── design-thinking-{date}.md # Human-centered design artifacts
│ ├── innovation-strategy-{date}.md # Strategic innovation roadmap
│ ├── problem-solution-{date}.md # Root cause and solutions
│ └── story-{date}.md # Your crafted narrative
└── ...
| Workflow | Command | Agent | Purpose |
|---|---|---|---|
brainstorming |
/cis-brainstorm |
Carson | Generate diverse ideas |
design-thinking |
/cis-design-thinking |
Maya | Human-centered design |
innovation-strategy |
/cis-innovation-strategy |
Victor | Strategic innovation |
problem-solving |
/cis-problem-solving |
Dr. Quinn | Root cause analysis |
storytelling |
/cis-storytelling |
Sophia | Craft compelling narratives |
How do I provide context to a workflow?
Use the --data flag with a file path:
workflow cis-design-thinking --data /path/to/user-research.mdCan I use multiple CIS workflows together?
Yes. Start with brainstorming to generate options, then use design thinking to refine user-centered solutions, or innovation strategy to evaluate business potential.
What's the difference between problem-solving and design thinking?
Design thinking focuses on user needs and rapid prototyping. Problem-solving applies analytical frameworks to find root causes and evaluate solutions systematically.
Do I need to use all workflows?
No. Each workflow stands alone. Use the ones that match your current challenge.
- During workflows — Agents guide you with questions and technique explanations
- Community — Discord (#creative-intelligence-suite)
- Issues — GitHub Issues
:::tip[Remember These]
- Always use fresh chats — Start a new chat for each workflow
- Trust the facilitation — Agents guide you through proven techniques
- Capture everything — Outputs are saved automatically
- Iterate freely — Run workflows multiple times as ideas evolve :::
Ready to think differently? Start your first brainstorming session and discover where structured creativity can take you.