grill-me

Runs a relentless interview session to sharpen a plan or design.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/alex-jordan547/agent-setup --skill grill-me-alex-jordan547
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/alex-jordan547/agent-setup/tree/main/archive/2026-09-10/grill-me
Command: npx skills add https://github.com/alex-jordan547/agent-setup --skill grill-me-alex-jordan547

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans and designs often contain hidden assumptions and weak spots that go unnoticed until implementation. This Skill subjects your plan or design to a relentless interview, exposing gaps before they become costly mistakes. ## Core Features & Use Cases - Adversarial Interview: Runs a grilling session that challenges the assumptions in your plan or design. - Plan Sharpening: Forces clarification of vague requirements, edge cases, and unstated trade-offs. - Use Case: Before starting a sprint, present your technical design and let the session poke holes in it, so you can revise the spec with confidence. ## Quick Start Ask the agent to grill me on my current plan to stress-test its assumptions.

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 plan before implementation?

Run a grilling session that interviews you relentlessly about your plan's assumptions, edge cases, and trade-offs. This exposes weak points early so you can revise the design before committing to implementation.

What is a grilling session for design review?

A grilling session is an adversarial interview where the agent challenges every part of your plan or design with probing questions. It helps surface hidden assumptions and vague requirements that would otherwise cause problems later.

Can I use this to review a technical design document?

Yes, the session works on any plan or design you present, including technical design documents. The interview format forces you to defend decisions and clarify ambiguous sections.

When should I not use an adversarial plan review?

Avoid it for trivial tasks or fully specified work where requirements are already validated. The interview adds the most value on ambiguous, high-stakes plans where unstated assumptions carry real risk.