Files
BMAD-METHOD/docs/modules/cis-creative-intelligence-suite/index.md
forcetrainer d1f3844449 Docusaurus build fix - Sidebar and missing image issues (#1243)
* fix(docs): align sidebar with actual docs structure and fix image path

Sidebar referenced non-existent paths (modules/bmm/, getting-started/, etc.)
while actual docs live in different locations (modules/bmm-bmad-method/,
bmad-core-concepts/, etc.). Updated sidebar to match reality so Docusaurus
can build successfully.

Also fixed broken image reference in workflows-guide.md that used an
incorrect relative path.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(docs): update build script to include docs/modules directory

The build script was excluding the modules folder when copying from docs/,
but module docs now live in docs/modules/ instead of src/modules/*/docs/.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(docs): correct broken internal links

Fixed relative paths that were pointing to non-existent locations:
- bmgd index: ../../bmm/docs/index.md → ../bmm/index.md
- cis index: ../../bmm/docs/index.md → ../bmm/index.md
- bmm faq: ./README.md → GitHub URL

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 17:09:42 +08:00

3.5 KiB

CIS - Creative Intelligence Suite

AI-powered creative facilitation transforming strategic thinking through expert coaching across five specialized domains.

Table of Contents

Core Capabilities

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.

Specialized Agents

  • Carson - Brainstorming Specialist (energetic facilitator)
  • Maya - Design Thinking Maestro (jazz-like improviser)
  • Dr. Quinn - Problem Solver (detective-scientist hybrid)
  • Victor - Innovation Oracle (bold strategic precision)
  • Sophia - Master Storyteller (whimsical narrator)

Interactive Workflows

View all workflows →

5 Workflows with 150+ Creative Techniques:

Brainstorming

36 techniques across 7 categories for ideation

  • Divergent/convergent thinking
  • Lateral connections
  • Forced associations

Design Thinking

Complete 5-phase human-centered process

  • Empathize → Define → Ideate → Prototype → Test
  • User journey mapping
  • Rapid iteration

Problem Solving

Systematic root cause analysis

  • 5 Whys, Fishbone diagrams
  • Solution generation
  • Impact assessment

Innovation Strategy

Business model disruption

  • Blue Ocean Strategy
  • Jobs-to-be-Done
  • Disruptive innovation patterns

Storytelling

25 narrative frameworks

  • Hero's Journey
  • Story circles
  • Compelling pitch structures

Quick Start

Direct Workflow

# Start interactive session
workflow brainstorming

# With context document
workflow design-thinking --data /path/to/context.md

Agent-Facilitated

# Load agent
agent cis/brainstorming-coach

# Start workflow
> *brainstorm

Key Differentiators

  • Facilitation Over Generation - Guides discovery through questions
  • Energy-Aware Sessions - Adapts to engagement levels
  • Context Integration - Domain-specific guidance support
  • Persona-Driven - Unique communication styles
  • Rich Method Libraries - 150+ proven techniques

Configuration

Edit /_bmad/cis/config.yaml:

output_folder: ./creative-outputs
user_name: Your Name
communication_language: english

Module Structure

cis/
├── agents/              # 5 specialized facilitators
├── workflows/           # 5 interactive processes
│   ├── brainstorming/
│   ├── design-thinking/
│   ├── innovation-strategy/
│   ├── problem-solving/
│   └── storytelling/
├── tasks/              # Supporting operations
└── teams/              # Agent collaborations

Integration Points

CIS workflows integrate with:

  • BMM - Powers project brainstorming
  • BMB - Creative module design
  • Custom Modules - Shared creative resource

Best Practices

  1. Set clear objectives before starting sessions
  2. Provide context documents for domain relevance
  3. Trust the process - Let facilitation guide you
  4. Take breaks when energy flags
  5. Document insights as they emerge

Part of BMad Method v6.0 - Transform creative potential through expert AI facilitation.