grill-me

Interview plan decision branches with targeted questions and recommended answers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CinnamonfirJ/task-hub-webapp --skill grill-me-cinnamonfirj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/CinnamonfirJ/task-hub-webapp/tree/main/skills/grill-me
Command: npx skills add https://github.com/CinnamonfirJ/task-hub-webapp --skill grill-me-cinnamonfirj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves uncertainty in a plan or design by forcing clear, shared decisions across every branch of the design tree.

Core Features & Use Cases

  • Relentless decision-tree interviewing: Asks follow-up questions until dependencies and assumptions are reconciled into a shared understanding.
  • Branch-by-branch requirement clarification: Walks through each decision path and resolves it one-by-one rather than settling for vague answers.
  • Codebase-aware answers: When possible, answers by exploring the codebase instead of relying only on user-provided descriptions.
  • Use Case: Use it to stress-test architecture and implementation plans for something like a new task bidding flow, where each decision (API changes, UI states, data contracts, error handling) must be explicitly validated.

Quick Start

Tell the skill: "Grill me about my plan to implement the new wallet escrow flow and resolve every dependency until we agree on the final design."

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 an architecture plan to resolve design dependencies?

To stress-test an architecture plan, you resolve ambiguity by conducting relentless, branch-by-branch interviewing that surfaces decision dependencies and assumptions until they are reconciled into a shared understanding across every branch of the design tree.

What is decision tree interviewing for product design reviews?

Decision tree interviewing for product design reviews is a process of walking through each decision path one-by-one, asking targeted questions to clarify requirements and validate explicit decisions rather than settling for vague answers.

How do I clarify requirements for an implementation plan when decisions are vague?

You clarify requirements for an implementation plan by walking the design tree and asking targeted questions for each decision branch, exploring the codebase when relevant, and providing recommended answers to reach shared understanding.

Can I validate API changes and data contracts by exploring the codebase during an interview?

Yes, you can validate API changes and data contracts by exploring the codebase during the interview, answering questions based on actual codebase exploration instead of relying solely on user-provided descriptions.

When should I use a branch-by-branch interview for risk reduction in planning?

You should use a branch-by-branch interview for risk reduction in planning when your architecture or implementation plan has complex decision dependencies, such as API changes, UI states, and error handling, that must be explicitly validated.

Does grill-me work for resolving ambiguity in a new task bidding flow design?

Yes, grill-me works for resolving ambiguity in a new task bidding flow design by stress-testing the plan and explicitly validating each decision branch, including API changes, UI states, data contracts, and error handling.