What problem does it solve?
Grilling the user’s plan exposes hidden assumptions, unclear dependencies, and missing decision criteria so you can reach shared understanding before execution.
Core Features & Use Cases
- Relentless, branch-by-branch design review: Walk through each decision point in the plan and resolve dependencies between decisions one by one.
- Single-question-per-turn clarification: Ask one targeted question each turn to avoid skipping the hard parts and to keep progress grounded in specifics.
- Recommendation with rationale: For every question, provide the recommended answer plus a one-sentence reason to move the plan toward a concrete, agreed direction.
- Codebase/docs-first guidance: If a question can be answered by checking available codebase or documentation, use that instead of guessing.
Quick Start
Tell the AI: “Grill me on my project plan; challenge every assumption and resolve the dependencies until we have shared understanding.”