Agent Skills
› sanity-io/sanity
› grill-me
grill-me
GitHub通过深度追问和决策树遍历,对用户的计划或设计进行压力测试,直至达成共同理解。若需代码信息则自动探索代码库,旨在帮助用户完善方案并消除潜在风险。
Trigger Scenarios
用户希望对其计划或设计进行压力测试
用户提到 'grill me'
Install
npx skills add sanity-io/sanity --skill grill-me -g -y
SKILL.md
Frontmatter
{
"name": "grill-me",
"description": "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\"."
}
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.
If a question can be answered by exploring the codebase, explore the codebase instead.
Version History
- 3235fb3 Current 2026-08-20 10:56


