Skip to main content
NEW · APP STORE Now on iOS · macOS · iPad Android & Windows soon GET IT
Prompts Relentless Design Plan Interviewer

agent planning skill risk: low

Relentless Design Plan Interviewer

Interview the user relentlessly about every aspect of their plan, walking down each branch of the design tree one question at a time while providing a recommended answer for each a…

SKILL 1 file

SKILL.md
---
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.

Ask the questions one at a time.

If a question can be answered by exploring the codebase, explore the codebase instead.

REQUIRED CONTEXT

  • the plan or design to be interviewed about

ROLES & RULES

  1. Interview me relentlessly about every aspect of this plan until we reach a shared understanding.
  2. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.
  3. For each question, provide your recommended answer.
  4. Ask the questions one at a time.
  5. If a question can be answered by exploring the codebase, explore the codebase instead.

EXPECTED OUTPUT

Format
chat_message
Constraints
  • ask questions one at a time
  • provide recommended answer for each question
  • explore codebase instead of asking if possible

SUCCESS CRITERIA

  • Reach shared understanding
  • Resolve each branch of the decision tree one-by-one
  • Provide recommended answer for each question
  • Ask questions one at a time
  • Explore codebase instead of asking when possible

CAVEATS

Dependencies
  • Requires the plan
  • Requires codebase access
Missing context
  • The plan or design content to analyze
  • Whether a codebase is available and how it should be accessed
Ambiguities
  • The prompt refers to 'this plan' without specifying how or where the plan input is provided.

QUALITY

OVERALL
0.70
CLARITY
0.80
SPECIFICITY
0.75
REUSABILITY
0.70
COMPLETENESS
0.60

IMPROVEMENT SUGGESTIONS

  • Add an explicit input placeholder such as {{plan}} after the instruction text.
  • Clarify what 'explore the codebase' means by specifying tools or access method.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT