From Claude Setup
Interviews users relentlessly to refine plans and designs by walking decision trees one question at a time. Recommended before building when a feature idea is fuzzy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-setup:grill-meThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interview the user relentlessly about every aspect of this plan until you reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, propose your recommended answer so the user can accept, override, or refine.
Interview the user relentlessly about every aspect of this plan until you reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, propose your recommended answer so the user can accept, override, or refine.
/claude-setup:build (or hand off to /claude-setup:grill-with-docs if the project has a CONTEXT.md).A short bulleted list of the decisions reached, plus any explicitly-deferred questions. The user will paste this into /claude-setup:build (or you can offer to invoke it directly).
npx claudepluginhub nickmaglowsch/claude-setup --plugin claude-setupGrills users relentlessly on plans or designs by interviewing branch-by-branch through decision trees to reach shared understanding. Use for stress-testing ideas or 'grill me'.
Stress-tests a plan or design by walking through each branch of the decision tree, asking one question at a time until shared understanding is reached.
Interviews the user relentlessly about a plan or design to reach shared understanding, resolving each branch of the decision tree. Use for stress-testing plans or when the user says 'grill me'.