What problem does it solve?
It helps you pressure-test a plan or design before you commit, uncovering hidden assumptions, missing dependencies, and weak decisions early.
Core Features & Use Cases
- Relentless Interrogation: Asks one question at a time to systematically explore every branch of a decision tree.
- Decision Support: Provides a recommended answer for each question so you can move faster while still thinking rigorously.
- Codebase-Aware Review: When an answer can be determined from the repository, it checks the codebase instead of guessing.
- Use Case: Great for design reviews, architecture discussions, and product planning sessions where you want a thorough challenge rather than a quick summary.
Quick Start
Use the grill-me skill to interrogate my plan one question at a time and recommend the best answer for each branch.