What problem does it solve?
This Skill helps turn a vague or underspecified plan into a fully aligned decision path by interviewing the user one question at a time. It is useful when important choices are still fuzzy, dependent branches are unresolved, or hidden assumptions could derail execution later.
Core Features & Use Cases
- Sequential interrogation: Asks one question at a time in dependency order so each answer informs the next.
- Recommendation-led prompts: Includes a suggested answer and short rationale so the user can confirm or redirect quickly.
- Codebase-aware grounding: Checks existing repository conventions and prior decisions before asking questions already answered by the code.
- Use case: Use this skill to stress-test a product plan, resolve architecture tradeoffs, or clarify milestone scope before writing implementation context.
Quick Start
Ask the assistant to grill your plan and resolve every material decision branch before execution.