brainstorm

brainstorm

Structured ideation and exploration workflow. Use this skill when exploring ideas, evaluating options, or needing creative problem-solving before implementation.

0estrellas
0forks
Actualizado 1/17/2026
SKILL.md
readonlyread-only
name
brainstorm
description

Structured ideation and exploration workflow. Use this skill when exploring ideas, evaluating options, or needing creative problem-solving before implementation.

Brainstorm

Structured workflow for exploring ideas, evaluating trade-offs, and reaching decisions before committing to implementation.

When This Skill Activates

  • Exploring multiple approaches to a problem
  • Evaluating architecture or design options
  • Creative problem-solving sessions
  • When "I'm not sure how to approach this"
  • Before starting complex features

Brainstorm Protocol

Phase 1: Diverge (Generate Options)

Generate multiple approaches without judgment:

## Options

### Option A: [Name]
- **Approach**: [Brief description]
- **Pros**: [Benefits]
- **Cons**: [Drawbacks]

### Option B: [Name]
- **Approach**: [Brief description]
- **Pros**: [Benefits]
- **Cons**: [Drawbacks]

### Option C: [Name]
- **Approach**: [Brief description]
- **Pros**: [Benefits]
- **Cons**: [Drawbacks]

Rules for divergence:

  • Aim for 3-5 distinct options
  • Include at least one unconventional approach
  • No filtering yet - capture all ideas
  • Brief descriptions only

Phase 2: Analyze (Evaluate Trade-offs)

Compare options against criteria:

## Analysis

| Criteria | Option A | Option B | Option C |
|----------|----------|----------|----------|
| Complexity | Low | Medium | High |
| Time to implement | Fast | Medium | Slow |
| Maintainability | Good | Good | Poor |
| Fits existing patterns | Yes | Partial | No |
| Risk | Low | Medium | High |

Common criteria:

  • Implementation complexity
  • Performance implications
  • Maintainability
  • Security considerations
  • Alignment with existing patterns

Phase 3: Converge (Decide)

Make a recommendation:

## Recommendation

**Selected**: Option [X]

**Rationale**: [Why this option best balances the trade-offs]

**Risks to monitor**: [What could go wrong]

**Next steps**:
1. [First action]
2. [Second action]

Quick Brainstorm (5-minute version)

For smaller decisions:

## Quick Decision: [Topic]

**Options**: A) [option] | B) [option] | C) [option]

**Pick**: [Choice] because [one-line rationale]

When to Skip Brainstorming

  • Clear requirements with obvious solution
  • Bug fixes with known cause
  • Following established patterns
  • User has already decided approach

Output Formats

Scenario Format
Architecture decision Full 3-phase + ADR
Feature approach Full 3-phase
Implementation detail Quick brainstorm
Naming/style choice Quick brainstorm

Anti-Patterns

  • Analysis paralysis - set time limit
  • Premature convergence - explore before deciding
  • Skipping trade-off analysis
  • Not documenting the decision rationale

You Might Also Like

Related Skills

apple-notes

apple-notes

179Kproductivity

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

openclaw avataropenclaw
Obtener
apple-reminders

apple-reminders

179Kproductivity

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

openclaw avataropenclaw
Obtener
bear-notes

bear-notes

92Kproductivity

Create, search, and manage Bear notes via grizzly CLI.

moltbot avatarmoltbot
Obtener
voice-call

voice-call

88Kproductivity

Start voice calls via the Moltbot voice-call plugin.

moltbot avatarmoltbot
Obtener
spotify-player

spotify-player

88Kproductivity

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

moltbot avatarmoltbot
Obtener
video-frames

video-frames

88Kproductivity

Extract frames or short clips from videos using ffmpeg.

moltbot avatarmoltbot
Obtener