From skills
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".
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills:grill-meThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interview me relentlessly about every aspect of this plan until
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.
If a question can be answered by exploring the codebase, explore the codebase instead.
Ask 3 to 5 questions at a time so the conversation stays answerable. For each question, include the assumption being tested and your recommended answer.
After each round, summarize the decisions made, open risks, and the next branch of the decision tree. Stop when the remaining risks are explicitly accepted, deferred, or resolved.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub iammattburns/skills --plugin skills