# Grill Me

> Relentlessly interviews about every aspect of a plan or design, resolving one decision-tree branch at a time until reaching shared understanding. Provides a recommended answer for each question. Use when stress-testing a plan, validating a design, or when the user says "grill me", "challenge my plan", "stress-test this", or "interview me about this".

- Skill: `ankit1598/grill-me` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ankit1598/grill-me`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ankit1598/grill-me/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Ankit1598 (https://skillmd.com/u/ankit1598)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ankit1598/grill-me

---


Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.

For each question:
1. Provide your recommended answer with brief reasoning
2. Ask whether I agree or want to adjust
3. Only move to the next branch once the current one is resolved

If a question can be answered by exploring the codebase, explore the codebase instead of asking.

Later questions must adapt based on earlier answers — don't ask about something already resolved by a previous decision.

