grill-me

Ask targeted questions one at a time to surface assumptions in plans.

7|Updated May 8, 2026
One-click install
npx skills add https://github.com/Choco-emmm/MoodCopilot --skill grill-me-choco-emmm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/Choco-emmm/MoodCopilot/tree/main/.agents/skills/grill-me
Command: npx skills add https://github.com/Choco-emmm/MoodCopilot --skill grill-me-choco-emmm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Relentless questioning: guides you through each decision with targeted inquiries.
  • Branching decision-tree traversal: follows dependencies and resolves trade-offs step by step.
  • One-question-at-a-time progress: prevents overwhelm and keeps the discussion focused.
  • Codebase-aware exploration: if applicable, can pivot to examine related code when relevant.

Quick Start

Provide your plan or design and allow the assistant to start with the first grilling question.

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 product design to surface hidden assumptions?

Stress-testing a product design involves asking targeted questions one at a time to surface hidden assumptions and dependencies until reaching a shared understanding of the plan.

What is the best way to validate strategic roadmap dependencies?

Validating strategic roadmap dependencies is best achieved through branching decision-tree traversal, which follows dependencies and resolves trade-offs step by step to rigorously stress-test the architecture.

How do I conduct a requirements interview without overwhelming stakeholders?

You can conduct a requirements interview without overwhelming stakeholders by applying a one-question-at-a-time progress method, which prevents overwhelm and keeps the discussion focused on each specific decision.

Can I use this approach to examine related codebase architecture during planning?

Yes, you can use codebase-aware exploration during planning to pivot and examine related code when relevant, ensuring that architecture stress-testing aligns with the actual implementation.

When do I need a decision tree to grill a plan?

You need a decision tree to grill a plan when rigorous stress-testing of architecture, product designs, or strategic roadmaps is required to resolve each branch and achieve shared understanding.