Skip to content
Development
Skill

/grill-me

Interview the user relentlessly about a plan, design, or idea until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, validate an idea, get grilled on their design, or says "grill me".

From plugin
agent-toolkit
5028 skills
Install
$ npx -y skills add eai-org/agent-toolkit --skill grill-me --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/grill-me

Context preview

The summary Claude sees to decide when to auto-load this skill.

Interview the user relentlessly about a plan, design, or idea until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, validate an idea, get grilled on their design, or says "grill me".

SKILL.md

grill-me.SKILL.md
name: grill-me
description: Interview the user relentlessly about a plan, design, or idea until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, validate an idea, get grilled on their design, or says "grill me".
license: MIT
metadata:
  version: "0.1"
  author: Matt Pocock + additional edits

Interview the user relentlessly about every aspect of their plan, design, or idea until you reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one by one.

  • One question at a time, each with your recommended answer, worded via

`explain-in-simple-language` when available.

  • If a question can be answered by exploring the codebase, explore instead of asking.
Ships withagent-toolkit

A collection of generic agentic tools for common engineering tasks, designed to work with any AI agent on any kind of software project.

Get the whole plugin
Stats
50
Stars
11
Forks
Active
Maintenance
Shell
Language
MIT
License
13h ago
Last commit
4mo ago
Created

Repo: eai-org/agent-toolkit

Other skills on agent-toolkit.