Clarifies ambiguous project requests by locking scope, requirements, and architecture choices before implementation begins.
Brainstorm is a specialized pre-planning skill for Claude Code designed to eliminate ambiguity in complex development tasks. It guides the AI to decompose vague goals—such as 'improve UX' or 'add a dashboard'—into concrete work bundles, public surfaces, and state ownership rules. By producing structured request-lock snapshots and comparing implementation approaches through detailed tradeoff tables, it ensures that developers and AI are perfectly aligned on the project direction, significantly reducing rework and architectural drift.
主な機能
01Structured request-lock snapshots using standardized markdown tables
02Multi-approach comparison with pros, cons, and implementation costs
03Context-aware research via local repository analysis and external fact-checking
04Ambiguity resolution for vague or high-level project requests
050 GitHub stars
06Premise challenging to validate problem framing and reduce project risk
ユースケース
01Identifying missing business rules and UX policies before starting a complex refactor
02Refining high-level feature requests into actionable technical requirements
03Comparing different architectural patterns or library choices for a new module