← ClaudeAtlas

deep-brainstorminglisted

Use when brainstorming a product or feature where multiple valid technology choices exist and the wrong one is costly, when the user asks for 'objectively best' or 'highest quality', or when the domain has tools/frameworks where marketing or popularity biases could mislead research agents. Also use when starting architecture decisions, evaluating tech stacks, or when the user mentions bias, vendor lock-in, hallucinated benchmarks, or wants research-backed decisions rather than default recommendations.
belumume/claude-skills · ★ 47 · AI & Automation · score 71
Install: claude install-skill belumume/claude-skills
# Deep Brainstorming Research-hardened brainstorming that catches biases agents naturally introduce. Collapses what would otherwise be 3-4 sessions of iterative discovery into one disciplined session. **REQUIRED:** Run a standard brainstorming pass first (e.g., `superpowers:brainstorming` or equivalent). This skill augments brainstorming output — it does not replace it. ## When to Use ```dot digraph when { "Starting brainstorming?" [shape=diamond]; "Multiple valid tech choices?" [shape=diamond]; "Wrong choice costly to reverse?" [shape=diamond]; "Use regular brainstorming" [shape=box]; "Use deep brainstorming" [shape=box, style=bold]; "Starting brainstorming?" -> "Multiple valid tech choices?"; "Multiple valid tech choices?" -> "Use regular brainstorming" [label="no"]; "Multiple valid tech choices?" -> "Wrong choice costly to reverse?"; "Wrong choice costly to reverse?" -> "Use regular brainstorming" [label="no — easy to swap"]; "Wrong choice costly to reverse?" -> "Use deep brainstorming" [label="yes"]; } ``` ## Intensity Selector Pick intensity based on stakes and time budget. Default to **Standard** unless stakes clearly call for Quick or Thorough. | Level | Research Rounds | Bias Audit | Review Phases | When | |-------|----------------|------------|---------------|------| | **Quick** | 1 round, 2-3 agents | Spot-check top recommendation | Verify-fix only | Low-stakes, easily reversible | | **Standard** | 2 rounds, 3-4 agents each | Full 9-type