grill-me

Interview users through decision-tree questioning to resolve plan ambiguities.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves ambiguous plans by pushing you to make every decision explicit until you and the user reach shared understanding.

Core Features & Use Cases

  • Relentless decision-tree interviewing: Tracks branches of a plan and forces resolution of dependencies between choices.
  • Codebase-informed clarification: Uses the codebase to answer questions when answers can be found there.
  • Design stress-testing: Works when someone wants to “grill me” to expose gaps, risks, or missing requirements.

Quick Start

Tell your AI: “Use the grill-me skill to interview me relentlessly about my plan until we resolve every decision branch into a shared, executable understanding.”

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 my system design to eliminate unclear requirements?

To stress-test system design and eliminate unclear requirements, use a relentless decision-tree interviewing approach that forces you to make every decision explicit until reaching a shared, executable understanding.

Can I use a decision tree to resolve mismatched architecture assumptions?

Yes, you can use a decision tree to resolve mismatched architecture assumptions by tracking each branch of a plan and driving iterative questioning until all dependencies between choices are explicitly resolved.

How do I grill someone about a product plan to expose missing requirements?

You grill someone about a product plan to expose missing requirements by applying iterative questioning that walks each decision branch until mutual understanding is reached and gaps are identified.

Does clarification interviewing work with existing codebase information?

Clarification interviewing works with existing codebase information by having the assistant explore relevant codebase data to answer questions automatically when the answers can be found there.

When do I need to use iterative questioning for system design planning?

You need to use iterative questioning for system design planning whenever decision dependencies must be resolved through a decision tree, ensuring ambiguous plans become explicit, shared understandings.

What is the best way to align product and architecture plans before execution?

The best way to align product and architecture plans before execution is to push for every decision to be made explicit through relentless decision-tree interviewing, eliminating mismatched assumptions.