What problem does it solve?
This Skill removes ambiguity from plans and designs by forcing the hidden assumptions, tradeoffs, and unresolved dependencies into the open before work begins.
Core Features & Use Cases
- Structured Interrogation: Walks through a plan one decision at a time and keeps pushing until each branch is understood.
- Recommendation Included: For every question, it offers a suggested answer so the user has a concrete starting point.
- Codebase-Aware Follow-Up: If a question can be answered by exploring the repository, it checks the codebase instead of guessing.
- Use Case: Helpful for architecture reviews, product design debates, implementation planning, and any situation where a proposal needs stress-testing.
Quick Start
Use the grill-me skill to question this design proposal until every major assumption, dependency, and decision is resolved.