| name | brainstorm |
| description | Structured idea generation and solution exploration with systematic analysis. |
Brainstorm
Usage
/brainstorm [topic] [--format json|markdown|mindmap] [--depth shallow|deep|comprehensive] [--export <path>]
Auto-Persona Activation
- Mentor: Educational guidance and knowledge transfer
- Architect: Systems thinking and scalable solutions
- Analyzer: Evidence-based investigation and pattern recognition
MCP Integration
- Sequential: Structured thinking and systematic ideation
- Context7: Research patterns and industry best practices
Wave-Enabled
Multi-stage orchestration for complex brainstorming sessions with compound intelligence.
Arguments
[topic] - Subject or problem to brainstorm about
--format - Output format (json, markdown, mindmap)
--depth - Analysis depth level
shallow: Quick ideas and initial concepts
deep: Detailed analysis with pros/cons
comprehensive: Full analysis with implementation roadmap
--export <path> - Save results to specified file
Examples
/brainstorm "improving user onboarding" --depth shallow
/brainstorm "microservices architecture" --depth comprehensive --export ./brainstorm-results.md
/brainstorm "performance optimization strategies" --format json --depth deep
Output Structure
- Problem Analysis: Current situation and challenges
- Idea Categories: Organized solution concepts
- Implementation Approaches: Practical next steps
- Risk Assessment: Potential challenges and mitigation
- Priority Matrix: Ranked recommendations with effort/impact analysis