One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands-Engineer --skill grill-me-cloudofgeorge
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/cloudofgeorge/AI-hands-Engineer/tree/main/skills/productivity/grill-me
Command: npx skills add https://github.com/cloudofgeorge/AI-hands-Engineer --skill grill-me-cloudofgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans and designs often contain hidden assumptions, weak reasoning, and unexamined edge cases that only surface under pressure. This Skill subjects your plan or design to a relentless interview so flaws are exposed before implementation. ## Core Features & Use Cases - Adversarial Questioning: Challenges your plan or design with persistent, probing questions to expose weak points. - Assumption Surfacing: Forces implicit assumptions and untested decisions into the open for explicit evaluation. - Use Case: Before committing to a new architecture, invoke a grilling session so the agent interrogates your design decisions, revealing gaps in scalability, error handling, or requirements that you had not considered. ## Quick Start Ask the agent 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 before implementation?▼

Invoke a grilling session on your plan so the agent interrogates it with persistent, probing questions. This surfaces hidden assumptions, weak reasoning, and edge cases before you commit to implementation.

What is a grilling session for design review?▼

A grilling session is a relentless interview where the agent challenges your design decisions with adversarial questions. It forces implicit assumptions into the open so flaws can be addressed early.

Can I use this on any type of plan or design?▼

Yes, the grilling approach applies to any plan or design you present, including technical architectures, product plans, and workflow designs. You supply the artifact and the agent drives the interrogation.

When should I not use adversarial plan review?▼

Avoid it when the plan is still a rough brainstorm, since premature interrogation can shut down exploration. Use it once the plan is concrete enough to defend with specific decisions and rationale.