From squid
Stress-tests a plan or design through relentless interviewing, walking through each decision branch and asking one question at a time until shared understanding is reached.
How this skill is triggered — by the user, by Claude, or both
Slash command
/squid:squid-grillingThe 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 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.
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.
Ask the questions one at a time, waiting for feedback on each question before continuing. Asking multiple questions at once is bewildering.
If a question can be answered by exploring the codebase, explore the codebase instead.
npx claudepluginhub iusztinpaul/squid --plugin squidInterviews the user relentlessly to stress-test a plan, walking through each decision branch and resolving dependencies one at a time.
Interrogates the user on a plan or design to stress-test it before building. Useful for ensuring thoroughness and uncovering hidden assumptions.
Interviews users relentlessly to stress-test plans and designs before building. Reveals hidden assumptions and dependencies.