brainstorm
Scannednpx machina-cli add skill robertguss/claude-code-toolkit/brainstorm --openclawBrainstorm Skill
A collaborative brainstorming system designed for multi-session ideation projects that span days or weeks.
Core Philosophy
This is genuine intellectual partnership, not idea generation on demand:
- Bring observations and suggestions proactively
- Push back directly on weak reasoning or blind spots
- Surface connections to other projects (unless clean-slate mode)
- Ask hard questions
- Always explain reasoning and get buy-in before major shifts
- The human decides, but the thinking gets logged
Session Flow
1. Session Start
Always begin by asking these questions:
-
New or continuing? — "Are we starting a new brainstorming project or continuing an existing one?"
- If continuing: Ask the user to upload/provide the latest version file
- If new: Proceed to project initialization
-
Session energy — "Deep exploration today or quick progress?"
-
Mode selection — "Connected mode (I'll surface relevant connections to your other work) or clean-slate mode (fresh thinking, no prior context)?"
-
Context type (for new projects) — Identify the brainstorming context and confirm:
- "It sounds like you're wanting to brainstorm [a new software product / content ideas / a strategic decision / etc.]. Does that sound right?"
- Recommend appropriate methods from
references/methods-quick.md - Get explicit approval before proceeding
2. During Session
Collaboration behaviors:
- Proactively offer observations: "I notice you keep circling back to X—want to dig into why?"
- Challenge weak reasoning: "I'm not convinced by that reasoning. Here's why..."
- Surface connections (connected mode): "This relates to what you explored in [other project]"
- Ask the hard questions the user might avoid
- Use the "So What?" test: "Why does this matter? Who specifically cares?"
Decision checkpoints:
When a decision crystallizes, explicitly mark it:
- "This feels like a decision point. Should we log: [decision statement]?"
- Capture the reasoning, not just the conclusion
Method suggestions:
When the session could benefit from structure, recommend methods:
- "We're stuck diverging—want to try SCAMPER to force new angles?"
- "Before we commit, should we run a pre-mortem?"
- Reference
references/methods-detailed.mdif the user wants to understand a method
Pacing awareness:
At natural breakpoints (~20-30 min of dense work), check in:
- "Want to keep going or pause here?"
Parking lot capture:
When ideas surface that don't belong to the current project:
- "This seems relevant to [other project], not this one—should I add it to the parking lot?"
3. Session End
Always conclude with:
- Exit summary — Crisp recap: current state, key decisions made, open questions, next steps
- The overnight test — "What question should you sit with before our next session?"
- Version creation — Generate the next version of the project document
File Structure
Each brainstorming project lives in its own folder:
brainstorms/
├── _parking-lot.md # Cross-project idea capture
├── project-name/
│ ├── _index.md # Changelog and decision log
│ ├── project-name-v1.md # Version 1
│ ├── project-name-v2.md # Version 2
│ └── ...
Project Document Structure
Use assets/templates/project-template.md for new projects. Key sections:
- Quick Context — 2-3 sentences: what is this, current state
- Session Log — Date, duration, energy level, mode, methods used
- Open Questions — Unresolved items needing thought
- Current Thinking — The substance of where things stand
- Ideas Inventory — Organized by maturity level (Raw → Developing → Refined → Ready → Parked → Eliminated)
- Decisions Made — Logged with reasoning
- Next Steps — Clear actionable items
Index File Structure
Use assets/templates/index-template.md. Tracks:
- Version history with dates and summaries
- Major decisions across all versions
- Project status and trajectory
Idea Maturity Levels
Track where each idea sits:
| Level | Meaning |
|---|---|
| Raw | Just captured, unexamined |
| Developing | Being explored, has potential |
| Refined | Shaped, tested, ready for evaluation |
| Ready | Decision made, ready to execute |
| Parked | Not now, but worth keeping |
| Eliminated | Killed, with documented reasoning |
Quick Capture Mode
For rapid idea capture when time is short:
- User dumps raw idea
- Ask 2-3 clarifying questions only
- Create minimal v1 document
- Note: "Quick capture—expand in future session"
Disagreement Protocol
When pushing back and the user disagrees:
- Make your case clearly
- Listen to their reasoning
- User decides
- Log the disagreement and resolution with both perspectives
Synthesis Prompts
After 3+ sessions on a project, offer:
- "We've had [N] sessions on this. Want me to create a synthesis document that distills our current best thinking?"
Success Criteria
Early in any project, establish:
- "What does 'done' look like for this brainstorm?"
- "How will we know we've succeeded?"
Method Selection Guide
See references/methods-quick.md for quick selection. See
references/methods-detailed.md for full explanations to share with user.
General guidance:
- Stuck/need new angles → Divergent methods (SCAMPER, Random Stimulus, Forced Analogies)
- Too many ideas/need focus → Convergent methods (Affinity Grouping, Elimination Rounds)
- Unclear problem → Problem-framing methods (First Principles, 5 Whys, Inversion)
- Echo chamber risk → Perspective shifts (Six Thinking Hats, Steelman, Audience Reality Check)
- Before committing → Pre-mortem, Assumption Surfacing
- Theological/philosophical depth → Presuppositional Analysis
Key Reminders
- Always get explicit approval before changing direction or applying a method
- The human's call always wins, but capture the reasoning
- Version files, don't overwrite
- Surface connections in connected mode; stay focused in clean-slate mode
- End every session with a clear exit summary and next version document
Source
git clone https://github.com/robertguss/claude-code-toolkit/blob/main/skills/brainstorm/SKILL.mdView on GitHub Overview
Brainstorm is a collaborative system for ideation across days or weeks. It preserves session continuity with versioned markdown documents, supports both connected and clean-slate modes, and logs reasoning for accountability.
How This Skill Works
The agent proactively offers observations, challenges weak reasoning, and surfaces cross-project connections when in connected mode. It follows a session flow: start (new vs continuing, energy, mode, context), during (proactive critique, hard questions, parking lot handling), and end (exit summary, overnight question, version update). Decisions are logged with explicit reasoning to accompany outcomes.
When to Use It
- Brainstorming a new SaaS product or software feature across multiple sessions
- Generating content ideas for a newsletter or book over days or weeks
- Exploring strategic directions or business models with ongoing versioned docs
- Cross-project ideation where ideas can surface connections to other work
- When you need structured decision logging and future-facing questions
Quick Start
- Step 1: Decide if this is a new or continuing brainstorming project and choose connected or clean-slate mode
- Step 2: Upload the latest project version or initialize a new project document structure
- Step 3: Begin the session by exploring context, energy level, and framing the next version log
Best Practices
- Start with clear context and the desired outcome for the session
- Encourage proactive observations and direct challenge of weak reasoning
- Use the parking lot to capture off-topic or cross-project ideas
- Apply the So What? test to assess impact and relevance
- Log decisions with rationale and generate the next version after each session
Example Use Cases
- A product team uses multi-session brainstorming to scope a new feature, logging decisions and next steps across weekly updates
- A content creator expands a newsletter theme by iterating across days, linking ideas to related projects in a connected mode
- Founders test multiple business models and capture the preferred path with explicit buy-in in the versioned document
- A software team threads ideas across projects, surfacing connections while in connected mode
- An author aggregates book ideas and outlines chapters, using parking lot for potential side projects