grill-me

Conduct sequential one-question interviews to surface decisions and align stakeholders.

12|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/qdzsh/gsd-revamp --skill grill-me-qdzsh
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/qdzsh/gsd-revamp/tree/main/src/resources/skills/grill-me
Command: npx skills add https://github.com/qdzsh/gsd-revamp --skill grill-me-qdzsh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Relentless sequential interview that stress-tests a plan or design until every decision branch is resolved. It surfaces hidden assumptions, kills fuzzy language, and surfaces dependencies so teams share one mental model before execution.

Core Features & Use Cases

  • ONE QUESTION AT A TIME. Parallel questions are avoided; each answer informs the next.
  • RECOMMEND AN ANSWER. Each question ships with a recommended answer and rationale.
  • CODEBASE BEFORE QUESTION. If a reuse pattern exists in the repo, reference it to avoid redundant questions.

Quick Start

Begin the grill-me interview by asking the root question and waiting for the user's response.

Frequently Asked Questions about grill-me

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I align stakeholders on a single plan during a design review?▼

Plan grilling works by asking one question at a time, where each answer directly informs the next question. It provides per-question recommendations and rationale to stress-test a plan until all decision branches are resolved.

What is the best way to surface hidden assumptions in a project planning interview?▼

The best way to surface hidden assumptions is through relentless sequential questioning that kills fuzzy language and exposes dependencies. This ensures teams share one mental model by applying a decision-tree approach to planning reviews.

How do I conduct a decision-tree interview for plan alignment?▼

You conduct a decision-tree interview by enforcing sequential questioning, avoiding parallel questions, and waiting for the user's response before proceeding. Each question includes a recommended answer and rationale to guide the alignment process.

Does plan grilling provide recommendations for each interview question?▼

Plan grilling is best suited for planning and design reviews where decisions depend on prior answers. It is not ideal for scenarios requiring parallel questioning or when a codebase reuse pattern already resolves the decision without an interview.