grill-me

Guide users through one-question-at-a-time plan interrogation to resolve decision branches.

195|16|Updated Feb 18, 2025
One-click install
npx skills add https://github.com/InditexTech/weavejs --skill grill-me-inditextech
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/InditexTech/weavejs/tree/main/code/.agents/skills/grill-me
Command: npx skills add https://github.com/InditexTech/weavejs --skill grill-me-inditextech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Relentlessly interrogate a user's plan or design to ensure a shared understanding by traversing decision branches and resolving dependencies one by one. It helps uncover assumptions, gaps, and trade-offs before implementation, reducing misalignment.

Core Features & Use Cases

  • One-question-at-a-time grilling: Guides the user through each decision to surface rationale and dependencies.
  • Branch-aware planning: Explores alternative paths and surfaces conflicting requirements for resolution.
  • Recommended answers & exploration: For each prompt, provides suggested responses and prompts to explore codebase or related artifacts when relevant.

Quick Start

Start a grilling session by presenting your plan and letting the agent probe each decision branch until alignment is reached.

Frequently Asked Questions about grill-me

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

FAQPage Schema
How do I grill a plan to clarify decisions and dependencies before implementation?▼

You can use this guided grilling workflow for design reviews, strategy sessions, or plan vetting. It relentlessly interrogates your plan to surface assumptions, gaps, and conflicting requirements before implementation begins.

How does branch-aware planning help uncover conflicting requirements?▼

Branch-aware planning works by traversing decision trees and exploring alternative paths one question at a time. This exposes conflicting requirements and hidden assumptions, forcing you to resolve dependencies individually for full stakeholder alignment.

What is the best way to prepare for a design review grilling session?▼

No external dependencies are required. You simply need a plan or design ready for vetting; the workflow autonomously guides the interrogation, providing recommended answers and optionally exploring codebase artifacts when relevant.

When should I use a decision tree grilling approach instead of standard planning?▼

You should use decision tree grilling when you need exhaustive stakeholder alignment on complex plans. It is necessary when unresolved trade-offs, hidden assumptions, or conflicting requirements pose a risk before implementation begins.

Does the grilling workflow support exploring codebase and documentation during plan vetting?▼

Yes, the grilling workflow supports optional exploration of the codebase and related documentation. It provides prompts to inspect these artifacts during questioning to validate decisions and surface relevant dependencies.