sc-brainstorm
Interactive requirements discovery through Socratic dialogue and systematic exploration. Use when transforming ambiguous ideas into concrete specifications, validating concepts, or coordinating multi-persona analysis.
Profile →npx skills add majiayu000/claude-skill-registry --skill sc-brainstorm --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Brainstorming & Requirements Discovery Skill Transform ambiguous ideas into concrete specifications through structured exploration. ## Quick Start ```bash # Basic brainstorm /sc:brainstorm [topic] # Deep systematic exploration /sc:brainstorm "AI project management tool" --strategy systematic --depth deep # Parallel exploration with multiple personas /sc:brainstorm "real-time collaboration" --strategy agile --parallel ``` ## Behavioral Flow 1. **Explore** - Transform ambiguous ideas through Socratic dialogue 2. **Analyze** - Coordinate multiple personas for domain expertise 3. **Validate** - Apply feasibility assessment across domains 4. **Specify** - Generate concrete specifications 5. **Handoff** - Create actionable briefs for implementation ## Flags | Flag | Type | Default | Description | |------|------|---------|-------------| | `--strategy` | string | systematic | systematic, agile, enterprise | | `--depth` | string | normal | shallow, normal, deep | | `--parallel` | bool | false | Enable parallel exploration paths | | `--validate` | bool | false | Include feasibility validation | ## Personas Activated - **architect** - System design and technical feasibility - **analyzer** -
- Quick Start
- Behavioral Flow
- Flags
- Personas Activated
- MCP Integration
- PAL MCP (Collaborative Intelligence)
- PAL Usage Patterns
- Rube MCP (Research & Persistence)
- Rube Usage Patterns
- Flags (Extended)
- Evidence Requirements
- Exploration Strategies
- Systematic (--strategy systematic)
- Agile (--strategy agile)
Basic brainstorm Deep systematic exploration Parallel exploration with multiple personas Consensus on conflicting priorities Deep exploration of complex idea Collaborative brainstorming Challenge assumptions Plan solution architecture Research market and competitors Document brainstorming session
What does the sc-brainstorm skill do?
Interactive requirements discovery through Socratic dialogue and systematic exploration. Use when transforming ambiguous ideas into concrete specifications, validating concepts, or coordinating multi-persona analysis.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill sc-brainstorm --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.