Agent Skills
› sanity-io/sanity
› grill-me
grill-me
GitHub通过连续追问和压力测试,帮助用户深入审视计划或设计,梳理决策树分支并消除依赖。适用于用户主动要求“grill me”或希望严格检验方案可行性的场景。
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


