From productivity
Standalone, relentless interview about a plan or design until you reach shared understanding, resolving each branch of the decision tree one at a time with a recommended answer for each. General-purpose — for any plan/design discussion, NOT tied to the eng pipeline's .plan docs (use eng's /grill for those). Use when the user wants to stress-test thinking or get grilled. Triggers: "grill me", "stress-test this plan", "poke holes in this", "interview me about this design".
How this skill is triggered — by the user, by Claude, or both
Slash command
/productivity: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 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.
If a question can be answered by exploring the codebase, explore the codebase instead.
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 nitintf/ai-skills --plugin productivity