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".
设计与多媒体
Grilling
试用Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
它能做什么
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
技能文档
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.
When one option is clearly preferable, choose it without discussion. Ask only about decisions that involve genuine tradeoffs; for each, list the viable options, compare their tradeoffs, and recommend one.
Ask one question at a time and wait for feedback. If the user gives a per-turn maximum, treat it as a ceiling: ask multiple questions only when they are tightly related and on the same decision branch.
If a question can be answered by exploring the codebase, explore the codebase instead.
相关技能
Use when a technical writeup, blog post, war story, or "Show HN" is about to go to Hacker News, Lobsters, or any skeptical technical audience, or when the us...
Build and harden a skill with evals — interview to design its eval tasks, then run, measure, and iterate. Use when the user wants to create or improve a skill's eval, or run the create → test → improve loop for a skill.
Combine brainstorming deep-dive with domain modeling for precise requirement exploration
把个人食谱库存成本地 Markdown 文件:收录、换算、缩放、替代、备菜与成本核算。
动手前拷问计划的每个节点:拆节点、摊参数、曝风险、逐个确认,未获明确 OK 不动手。Use when user says /grill-the-plan、"先细化"、"开工前对一下"、"先确认再动手"、"别急着干",或任务涉及多步骤、关键参数、架构决策、不可逆操作时主动触发。