grill-me

Runs a structured interview session to challenge and refine a plan or design.

1|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/akashjpal/question-generator --skill grill-me-akashjpal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/akashjpal/question-generator/tree/main/.agents/skills/grill-me
Command: npx skills add https://github.com/akashjpal/question-generator --skill grill-me-akashjpal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans and designs often contain hidden assumptions, gaps, and weak reasoning that go unnoticed until implementation. This Skill subjects a plan or design to a relentless question-and-answer interview so flaws surface early. ## Core Features & Use Cases - Adversarial Interviewing: Runs a grilling session that probes a plan or design with tough, probing questions. - Assumption Testing: Forces explicit justification of design decisions, exposing weak spots before execution. - Use Case: Before committing to a system architecture, invoke a grilling session so the AI challenges your scaling assumptions, data model choices, and failure handling until the design holds up. ## Quick Start Ask the assistant to run a grilling session on your current plan or design document.

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 with an AI interview?

Invoke a grilling session and present your plan or design in the conversation. The AI then asks relentless probing questions about assumptions, trade-offs, and gaps so you can refine the plan before execution.

What is a grilling session for design review?

A grilling session is a structured adversarial interview where the AI challenges each decision in your design. It surfaces hidden assumptions and weak reasoning that informal review typically misses.

Can I use this interview approach for non-technical plans?

Yes. The grilling session works on any articulated plan or design, including product strategies, project roadmaps, and business proposals, since it operates purely through conversational questioning.

What are the limitations of an AI grilling session?

The session only challenges what you present in the conversation, so incomplete or vague plans limit its depth. It cannot verify facts against external systems or replace domain-expert review for specialized decisions.