docs updates

This commit is contained in:
Brian Madison
2025-10-30 11:26:15 -05:00
parent ec111972a0
commit 663b76a072
13 changed files with 1492 additions and 1483 deletions

View File

@@ -1,86 +1,153 @@
---
last-redoc-date: 2025-09-28
---
# CIS - Creative Intelligence Suite
<!-- Powered by BMAD-CORE™ -->
AI-powered creative facilitation transforming strategic thinking through expert coaching across five specialized domains.
# Creative Intelligence System (CIS)
## Table of Contents
**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.
- [Core Capabilities](#core-capabilities)
- [Specialized Agents](#specialized-agents)
- [Interactive Workflows](#interactive-workflows)
- [Quick Start](#quick-start)
- [Key Differentiators](#key-differentiators)
- [Configuration](#configuration)
**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.
## Core Capabilities
## Workflows
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
[View detailed agent descriptions →](./agents/README.md)
- **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 →](./workflows/README.md)
The module includes **5 interactive workflows** with over 150 creative techniques and frameworks:
**5 Workflows** with **150+ Creative Techniques:**
- **Brainstorming** - 36 creative techniques across 7 categories for ideation
- **Design Thinking** - Complete 5-phase human-centered design process
- **Problem Solving** - Systematic root cause analysis and solution generation
- **Innovation Strategy** - Business model innovation and disruption analysis
- **Storytelling** - 25 story frameworks for compelling narratives
### Brainstorming
## Agents
36 techniques across 7 categories for ideation
[View all agents →](./agents/README.md)
- Divergent/convergent thinking
- Lateral connections
- Forced associations
Five specialized agents with unique personas and communication styles:
### Design Thinking
- **Carson** - Elite Brainstorming Specialist (energetic facilitator)
- **Maya** - Design Thinking Maestro (jazz-like improviser)
- **Dr. Quinn** - Master Problem Solver (detective-scientist hybrid)
- **Victor** - Disruptive Innovation Oracle (bold strategic precision)
- **Sophia** - Master Storyteller (flowery, whimsical narrator)
Complete 5-phase human-centered process
## Configuration
- Empathize → Define → Ideate → Prototype → Test
- User journey mapping
- Rapid iteration
The module uses `/bmad/cis/config.yaml` for:
### Problem Solving
- `output_folder` - Where workflow results are saved
- `user_name` - Session participant identification
- `communication_language` - Facilitation language preference
Systematic root cause analysis
## Usage
- 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
```bash
# Direct workflow invocation
# Start interactive session
workflow brainstorming
workflow design-thinking --data /path/to/context.md
# Agent-facilitated sessions
# With context document
workflow design-thinking --data /path/to/context.md
```
### Agent-Facilitated
```bash
# Load agent
agent cis/brainstorming-coach
# Start workflow
> *brainstorm
```
## Key Differentiators
- **Facilitation Over Generation:** Agents guide users to discover their own insights through strategic questioning
- **Energy-Aware Sessions:** Built-in checkpoints monitor and adapt to user engagement levels
- **Context Integration:** All workflows accept optional context documents for domain-specific guidance
- **Persona-Driven Experience:** Each agent embodies a unique communication style matching their expertise
- **Rich Method Libraries:** 150+ proven techniques and frameworks across creative disciplines
- **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
## Installation
## Configuration
The CIS module installer (`_module-installer/`) configures the complete creative intelligence suite including all agents, workflows, and technique libraries.
Edit `/bmad/cis/config.yaml`:
## Module Architecture
```yaml
output_folder: ./creative-outputs
user_name: Your Name
communication_language: english
```
## Module Structure
```
cis/
├── agents/ # 5 specialized creative agents
├── workflows/ # 5 interactive workflows
├── agents/ # 5 specialized facilitators
├── workflows/ # 5 interactive processes
│ ├── brainstorming/
│ ├── design-thinking/
│ ├── innovation-strategy/
│ ├── problem-solving/
│ └── storytelling/
├── tasks/ # Supporting task operations
└── teams/ # Agent team configurations
├── 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
## Related Documentation
- **[Workflow Guide](./workflows/README.md)** - Detailed workflow instructions
- **[Agent Personas](./agents/README.md)** - Full agent descriptions
- **[BMM Integration](../bmm/README.md)** - Development workflow connection
---
_Part of the BMAD Method v6.0 - Transform your creative potential with expert AI facilitation_
Part of BMad Method v6.0 - Transform creative potential through expert AI facilitation.

View File

@@ -1,67 +1,139 @@
---
last-redoc-date: 2025-09-28
---
# CIS Workflows
The Creative Intelligence System includes five interactive workflows that facilitate different creative and strategic processes. Each workflow uses curated technique libraries and structured facilitation to guide users through proven methodologies.
Five interactive workflows facilitating creative and strategic processes through curated technique libraries and structured facilitation.
## Available Workflows
## Table of Contents
- [Workflow Overview](#workflow-overview)
- [Common Features](#common-features)
- [Usage](#usage)
- [Configuration](#configuration)
## Workflow Overview
### [Brainstorming](./brainstorming)
Facilitates interactive ideation sessions using 36 creative techniques across 7 categories. AI acts as master facilitator using "Yes, and..." methodology. Supports user-selected, AI-recommended, random, or progressive technique flows.
**Purpose:** Interactive ideation using 36 techniques across 7 categories
**Key Feature:** Comprehensive technique library spanning collaborative, structured, creative, deep, theatrical, wild, and introspective approaches.
**Approach:** Master facilitation with "Yes, and..." methodology
**Techniques:** Collaborative, structured, creative, deep, theatrical, wild, introspective
**Selection Modes:** User-selected, AI-recommended, random, or progressive
### [Design Thinking](./design-thinking)
Guides human-centered design through the complete five-phase methodology: Empathize, Define, Ideate, Prototype, and Test. Emphasizes divergent thinking before convergent action with rapid prototyping focus.
**Purpose:** Human-centered design through five phases
**Key Feature:** Phase-specific method library and systematic user empathy development.
**Process:** Empathize → Define → Ideate → Prototype → Test
**Focus:** Divergent thinking before convergent action
**Output:** User empathy insights and rapid prototypes
### [Innovation Strategy](./innovation-strategy)
Identifies disruption opportunities and architects business model innovation. Analyzes markets, competitive dynamics, and value chains using frameworks like Jobs-to-be-Done and Blue Ocean Strategy.
**Purpose:** Identify disruption opportunities and business model innovation
**Key Feature:** Strategic focus on sustainable competitive advantage over feature innovation.
**Frameworks:** Jobs-to-be-Done, Blue Ocean Strategy, Value Chain Analysis
**Focus:** Sustainable competitive advantage over features
**Output:** Strategic innovation roadmap
### [Problem Solving](./problem-solving)
Applies systematic problem-solving methodologies combining TRIZ, Theory of Constraints, Systems Thinking, and Root Cause Analysis. Detective approach treats challenges as elegant puzzles.
**Purpose:** Systematic challenge resolution
**Key Feature:** Relentless root cause focus using framework-driven analysis.
**Methods:** TRIZ, Theory of Constraints, Systems Thinking, Root Cause Analysis
**Approach:** Detective-style puzzle solving
**Output:** Root cause identification and solution strategies
### [Storytelling](./storytelling)
Crafts compelling narratives using proven story frameworks (Hero's Journey, Three-Act Structure, Story Brand). Tailors emotional psychology and structure to platform and audience.
**Purpose:** Craft compelling narratives
**Key Feature:** Whimsical facilitation style that embodies master storytelling craft.
**Frameworks:** Hero's Journey, Three-Act Structure, Story Brand (25 total)
## Common Patterns
**Customization:** Platform and audience-specific adaptation
All CIS workflows share these characteristics:
**Style:** Whimsical master storyteller facilitation
- **Interactive Facilitation**: AI guides rather than generates, asking questions to draw out user insights
- **Technique Libraries**: CSV databases of methods, frameworks, and approaches
- **Context Awareness**: Accept optional context documents via data attribute
- **Structured Output**: Comprehensive reports capturing insights, decisions, and action plans
- **Energy Monitoring**: Check-ins throughout to adapt pace and approach
## Common Features
All workflows share:
- **Interactive Facilitation** - AI guides through questions, not generation
- **Technique Libraries** - CSV databases of proven methods
- **Context Integration** - Optional document input for domain relevance
- **Structured Output** - Comprehensive reports with insights and actions
- **Energy Monitoring** - Adaptive pacing based on engagement
## Usage
```bash
# Basic invocation
workflow [workflow-name]
### Basic Invocation
# With context document
```bash
workflow brainstorming
workflow design-thinking
workflow innovation-strategy
workflow problem-solving
workflow storytelling
```
### With Context
```bash
workflow [workflow-name] --data /path/to/context.md
```
### Via Agent
```bash
agent cis/brainstorming-coach
> *brainstorm
```
## Configuration
All workflows reference `/bmad/cis/config.yaml` for:
Edit `/bmad/cis/config.yaml`:
- `output_folder` - Where workflow results are saved
- `user_name` - Session participant identification
- `communication_language` - Facilitation language preference
| Setting | Purpose | Default |
| ---------------------- | ----------------------- | ------------------ |
| output_folder | Result storage location | ./creative-outputs |
| user_name | Session participant | User |
| communication_language | Facilitation language | english |
## Workflow Structure
Each workflow contains:
```
workflow-name/
├── workflow.yaml # Configuration
├── instructions.md # Facilitation guide
├── techniques.csv # Method library
└── README.md # Documentation
```
## Best Practices
1. **Prepare context** - Provide background documents for better results
2. **Set clear objectives** - Define goals before starting
3. **Trust the process** - Let facilitation guide discovery
4. **Capture everything** - Document insights as they emerge
5. **Take breaks** - Pause when energy drops
## Integration
CIS workflows integrate with:
- **BMM** - Project brainstorming and ideation
- **BMB** - Creative module design
- **Custom Modules** - Shared creative resource
---
For detailed workflow instructions, see individual workflow directories.