idea
Installation
SKILL.md
Idea — Brainstorming & Demand Validation
Explore, research, validate, and crystallize ideas through iterative sessions before committing to formal specification. Every idea must prove it's a real need before graduating.
Core Principles
- Brainstorm freely, validate ruthlessly: Early sessions are open and creative; later sessions demand evidence
- Non-linear: Ideas evolve through multiple sessions, not in one sitting
- Research-driven: Use web search, competitive analysis, and user evidence to ground ideas in reality
- Anti-pseudo-requirement: Before graduating, every idea must answer "What happens if we don't build this?" — if the answer is "nothing significant", the idea is not ready
- Persistent: Every session is recorded, nothing is lost
- Project-local: Ideas live in the project's
ideas/directory, close to the codebase and docs they relate to
Storage Structure
ideas/is a top-level directory at the project root, separate fromdocs/. Never nest it insidedocs/.
{project-root}/
Related skills