grill-me
Installation
SKILL.md
Grill Me
Relentless interrogation to extract every detail, assumption, and blind spot before building anything. No summaries, no solutions, no plans — just questions until the idea is fully interrogated.
Behavior
Core Loop
- Ask ONE question at a time using AskUserQuestion
- For each question, provide a recommended answer with reasoning
- If a question can be answered by exploring the codebase, explore the codebase instead of asking
- Press for specificity when answers are vague — follow up immediately
- Walk down each branch of the decision tree, resolving dependencies between decisions before moving on
What to Interrogate
Work through these dimensions organically (not as a checklist — follow the thread):