grill

Interview users with targeted questions to clarify plans and designs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces ambiguity by forcing a thorough, step-by-step alignment on a plan, design, or domain model until both parties share the same understanding.

Core Features & Use Cases

  • Relentless interview to uncover assumptions: Questions drive out gaps in requirements, risks, and decision rationale.
  • Design-tree traversal with dependency resolution: It works through each branch and resolves dependencies between decisions one-by-one.
  • Codebase-aware answers: When a question can be answered from existing materials, it prioritizes exploring the codebase.

Quick Start

Ask the AI to "grill me on this plan for the new feature, including key assumptions, dependencies, and success criteria, until we reach shared understanding."

Frequently Asked Questions about grill

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

FAQPage Schema
How do I stress-test a product plan to uncover hidden assumptions and dependencies?

You stress-test a product plan by conducting a relentless, step-by-step interview that targets requirements, risks, and dependency-heavy decisions until shared understanding is reached.

What is the best way to align on domain modeling and design decisions before implementation?

Aligning on domain modeling requires traversing the design tree and resolving dependencies one-by-one through targeted questions, ensuring both parties agree on the architecture before coding.

How do I clarify ambiguity in software requirements without missing edge cases?

You clarify ambiguity in requirements by forcing a thorough, step-by-step interview process that drives out gaps in decision rationale and uncovers risks one question at a time.

Can I use existing codebase evidence to answer design review questions during planning?

Yes, when a design review question can be answered from existing materials, the interview process prioritizes exploring the codebase to provide codebase-aware answers and recommendations.

When do I need an interview-based approach for requirement discovery?

You need an interview-based approach for requirement discovery when facing dependency-heavy decision making, ensuring each targeted question is handled sequentially to converge on shared understanding.

Does this step-by-step alignment method work for architecture decisions with complex dependencies?

Yes, this alignment method works for architecture decisions by applying design-tree traversal with dependency resolution, working through each branch to resolve interdependent decisions sequentially.