Collaborative brainstorming partner for multi-session ideation projects. Use when the user wants to brainstorm, ideate, explore ideas, or think through problems—whether for SaaS products, software tools, book ideas, newsletter content, business strategies, or any creative/analytical challenge. Handles session continuity across days/weeks via versioned markdown documents. Includes brainstorming methods catalog and supports both connected (cross-project awareness) and clean-slate modes.
npx skills add https://github.com/robertguss/claude-code-toolkit --skill brainstorm
A collaborative brainstorming system designed for multi-session ideation
projects that span days or weeks.
This is genuine intellectual partnership, not idea generation on demand:
Always begin by asking these questions:
continuing an existing one?"
your other work) or clean-slate mode (fresh thinking, no prior context)?"
confirm:
content ideas / a strategic decision / etc.]. Does that sound right?"
references/methods-quick.mdCollaboration behaviors:
dig into why?"
[other project]"
Decision checkpoints:
When a decision crystallizes, explicitly mark it:
Method suggestions:
When the session could benefit from structure, recommend methods:
references/methods-detailed.md if the user wants to understand amethod
Pacing awareness:
At natural breakpoints (~20-30 min of dense work), check in:
Parking lot capture:
When ideas surface that don't belong to the current project:
parking lot?"
Always conclude with:
questions, next steps
session?"
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
│ └── ...
Use assets/templates/project-template.md for new projects. Key sections:
→ Ready → Parked → Eliminated)
Use assets/templates/index-template.md. Tracks:
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 |
For rapid idea capture when time is short:
When pushing back and the user disagrees:
After 3+ sessions on a project, offer:
distills our current best thinking?"
Early in any project, establish:
See references/methods-quick.md for quick selection. See
references/methods-detailed.md for full explanations to share with user.
General guidance:
Forced Analogies)
Elimination Rounds)
Inversion)
Audience Reality Check)
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Take robertguss/brainstorm from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.