Transforms vague product ideas into structured, implementation-ready technical specifications through a guided interviewing process.
Intent Interview is a specialized skill designed for Intent-Driven Development (IDD), helping teams move from abstract concepts to concrete technical documentation. It employs a rigorous two-phase workflow: first, it conducts a structured deep-dive interview to capture architectural decisions and edge cases in a decisions.md file; second, it synthesizes these decisions into a concise, budget-aware INTENT.md specification. By enforcing 'Scope Guards' and strict line-count limits, the skill prevents requirement bloat and ensures that every technical requirement is traceable to a core purpose, making it ideal for seeding complex tasks for AI coding agents.
주요 기능
01Two-phase workflow separating raw decision-making from formal specification composition
027 GitHub stars
03Budget-constrained output generation to keep specifications concise and readable
04Systematic deep-dive questioning covering data, rendering, architecture, and edge cases
05Contradiction resolution to identify and fix conflicting technical choices early
06Automated 'Scope Guard' that flags features drifting from the project's core anchor
사용 사례
01Defining MVP boundaries and API contracts before writing a single line of code
02Standardizing requirements gathering within teams using the AINE methodology
03Converting high-level product ideas into actionable technical specs for developers