grill-me

Interview users about plans or designs to reach shared understanding.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/danievanzyl/code-skills --skill grill-me-danievanzyl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/danievanzyl/code-skills/tree/main/skills/grill-me
Command: npx skills add https://github.com/danievanzyl/code-skills --skill grill-me-danievanzyl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interview the user relentlessly about a plan or design until reaching shared understanding. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Core Features & Use Cases

  • Guided questioning: Walk through each design decision one at a time, exposing dependencies and trade-offs.
  • Branching exploration: Systematically traverse decision-tree branches to ensure alignment.
  • Real-time recommendations: Provide suggested answers and next questions to advance the discussion.

Quick Start

Initiate the session by presenting your plan and guiding the AI to probe each branch until alignment is achieved.

Frequently Asked Questions about grill-me

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

FAQPage Schema
How do I stress-test a plan to reach shared understanding before implementation?

To stress-test a plan, you can use an interactive design review process that relentlessly interviews you one question at a time. This guided questioning walks through every decision tree branch, exposing dependencies and trade-offs until full alignment is achieved.

What is a decision tree approach for design review and how does it work?

A decision tree approach for design review systematically traverses every branch of your plan to ensure alignment. It works by asking questions one at a time, resolving dependencies between decisions one-by-one, and providing recommended answers to guide you toward a clear action plan.

Can I get recommended answers while walking through a design plan step by step?

Yes, during a step-by-step plan walkthrough, the system provides real-time recommendations for each question. As you navigate the decision tree, suggested answers and next questions are offered to advance the discussion and resolve dependencies between design choices.

When do I need an interactive alignment session for my project planning?

You need an interactive alignment session when you want to stress-test a project plan or get grilled on a design before implementation. It is ideal for exposing hidden dependencies and trade-offs by systematically questioning each decision branch until the team reaches shared understanding.

What's the best way to expose dependencies and trade-offs in a design plan?

The best way to expose dependencies and trade-offs is through relentless one-at-a-time questioning that walks through each design decision. By systematically traversing decision-tree branches, you resolve interdependent choices sequentially and build a clear, aligned action plan.

Are there limitations to using a one-at-a-time questioning method for plan alignment?

The limitation of one-at-a-time questioning is that it requires sequentially resolving every branch of the design tree, which can be time-intensive for complex plans. However, this methodical traversal is necessary to ensure no dependencies are missed before reaching shared understanding.