What problem does it solve?
This Skill prevents AI coding agents from jumping into implementation before the problem is understood. It turns vague feature requests into clear requirements so teams avoid building the wrong thing, missing constraints, or skipping important edge cases.
Core Features & Use Cases
- Requirement Elicitation: Asks focused questions to identify who the feature is for, what outcome is needed, why it matters, and what constraints apply.
- Scope and Risk Control: Separates in-scope work from out-of-scope ideas, surfaces hidden requirements, and checks for contradictions before planning begins.
- Structured Handoff: Produces requirements, acceptance criteria, and implementation-ready artifacts that downstream planning and build steps can consume.
- Use Case: A user asks for a new product feature, and this Skill helps convert that request into a precise requirements document instead of a rushed implementation plan.
Quick Start
Use the idea skill to turn a vague feature request into a structured requirements document before any code is written.