grill-me

Challenges plans and designs through relentless interview-style questioning.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/falentio/cimi --skill grill-me-falentio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/falentio/cimi/tree/main/.agents/skills/skills/grill-me
Command: npx skills add https://github.com/falentio/cimi --skill grill-me-falentio

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 interview, exposing flaws before they become costly mistakes. ## Core Features & Use Cases - Adversarial Questioning: Probes a plan or design with persistent, challenging questions to surface weak points. - Assumption Testing: Forces explicit justification of design decisions and uncovers unstated assumptions. - Use Case: Before committing to a new system architecture, present your design document and let the interview expose unaddressed scaling, security, or dependency concerns. ## Quick Start Ask the assistant to grill you 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?

Present your plan or design and request a grilling session. The Skill asks persistent, challenging questions that force you to justify decisions and reveal gaps in reasoning before you commit resources.

What is a design review interview technique?

It is an adversarial questioning approach where a reviewer probes every assumption and decision in a design. This Skill automates that role, acting as a relentless interviewer to sharpen your proposal.

Can I use this for product plans as well as technical designs?

Yes. The interview approach applies to any plan or design, including product strategies, architecture documents, and project proposals. The questioning adapts to whatever material you present.

What are the limitations of interview-based plan review?

The critique depends on the information you provide and cannot verify facts against external data or run code. It identifies reasoning gaps but does not replace empirical testing or domain-expert review.