# Grill Me

> 对用户的计划或设计进行无情的访谈，直到达成共识，逐个解决决策树的每个分支。当用户想要压力测试计划、被质疑设计或提到"grill me"时使用。 (Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".)

- Skill: `ninehills/grill-me` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ninehills/grill-me`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ninehills/grill-me/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ninehills (https://skillmd.com/u/ninehills)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ninehills/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, provide your recommended answer.

每次只问一个问题。

> Ask the questions one at a time.

如果一个问题可以通过探索代码库来回答，那就探索代码库。

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

