grilling

Interviews the user one question at a time to stress-test plans and decisions.

2|1|Updated May 11, 2019
One-click install
npx skills add https://github.com/guitarrapc/dotfiles-win --skill grilling-guitarrapc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grilling
Source: https://github.com/guitarrapc/dotfiles-win/tree/main/HOME/.agents/skills/grilling
Command: npx skills add https://github.com/guitarrapc/dotfiles-win --skill grilling-guitarrapc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies. This Skill stress-tests your thinking by relentlessly interviewing you about every aspect of a plan until a shared understanding is reached. ## Core Features & Use Cases - One-Question-at-a-Time Interrogation: Walks down each branch of the decision tree sequentially, avoiding overwhelming multi-question dumps. - Recommended Answers: Provides a recommended answer alongside each question so you can react rather than start from scratch. - Environment-Aware Fact Lookup: Resolves factual questions by exploring the filesystem and tools directly, reserving only genuine decisions for you. - Use Case: Before starting a major refactor, have the AI grill you on scope, migration strategy, rollback plans, and edge cases until every decision is explicitly confirmed. ## Quick Start Ask the AI to grill you about your plan or decision, for example by saying "grill me about my database migration plan".

Frequently Asked Questions about grilling

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

FAQPage Schema
How do I stress-test a plan with an AI assistant?

Ask the AI to grill you about your plan. It will interview you one question at a time, walking each branch of the decision tree and providing recommended answers until you confirm a shared understanding.

How to validate a decision before acting on it?

Use a structured interrogation approach where the AI asks sequential questions about every aspect of the decision. It resolves facts by exploring the environment itself and only brings genuine decisions to you for confirmation.

Does the grilling skill answer its own questions?

It looks up facts by exploring the filesystem and available tools rather than asking you. Only actual decisions are put to you, each with a recommended answer you can accept or override.

When should I not use one-question-at-a-time interrogation?

Avoid it for trivial decisions or time-critical actions where a full decision-tree walkthrough adds no value. It is designed for consequential plans where unresolved dependencies and hidden assumptions carry real risk.