grill-me

Interview users one question at a time to stress-test plans and designs.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/brandtam/rubber-ducky --skill grill-me-brandtam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/brandtam/rubber-ducky/tree/main/.agents/skills/grill-me
Command: npx skills add https://github.com/brandtam/rubber-ducky --skill grill-me-brandtam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interviews the user relentlessly about a plan or design until reaching shared understanding by surfacing gaps and dependencies early.

Core Features & Use Cases

  • One-question-at-a-time interrogation: guides the user through every design decision, ensuring alignment.
  • Branch-by-branch clarity: walks down each decision path to resolve dependencies and conflicts.
  • Codebase-aware when relevant: shifts to code exploration if issues can be clarified by the repository.

Quick Start

Ask me questions about my plan until we reach a shared 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 assumptions and uncover dependencies during a design review?

Uncover dependencies by walking through each decision-tree branch individually, resolving conflicts and prompting codebase exploration when relevant to clarify implementation issues.

What is the best way to validate a plan and reach shared understanding with stakeholders?

Plan validation is achieved by relentlessly interviewing stakeholders about the design, guiding them through every decision path to ensure alignment and expose hidden gaps early in the process.

How do I explore a decision-tree to resolve dependencies and conflicts in my design?

Explore a decision-tree by walking down each branch systematically, asking targeted questions one at a time to resolve dependencies, identify conflicts, and prompt codebase exploration when issues arise.

Can I use an interview-based approach to align on technical plans before implementation?

Yes, an interview-based approach aligns technical plans by interrogating the design relentlessly, ensuring every decision is validated and shared understanding is reached before moving to implementation.

When should I use a one-question-at-a-time interrogation for plan validation?

Use one-question-at-a-time interrogation for plan validation when you need to stress-test assumptions, enforce alignment during design reviews, and systematically uncover dependencies without overwhelming the participant.