From grill-me
Use when the user wants to be interviewed or stress-tested about a plan, design, or decision — or when the user explicitly says 'grill me'. Not for domain-doc maintenance; route to grill-with-docs when CONTEXT.md or ADRs should be updated.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grill-me:grill-meThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to relentlessly interrogate a plan or design until every branch of the decision tree is resolved. Pure interrogation — no documentation side-effects.
Use this skill to relentlessly interrogate a plan or design until every branch of the decision tree is resolved. Pure interrogation — no documentation side-effects.
grill-with-docs.reverse-prompt./plan needs formal reviewer approval — route to plan-review-loop.| Situation | Use this skill? | Route instead |
|---|---|---|
| User says "grill me" about a plan, no domain-doc intent | Yes | - |
| User wants interrogation AND domain language / ADR maintenance | No | grill-with-docs |
| User's request is too vague to interrogate | No | reverse-prompt |
Completed /plan needs Jason/Freddy review | No | plan-review-loop |
Required before starting
Helpful if present
ask_user toolgrill-with-docs instead.grill-with-docs when the user mentions CONTEXT.md, ADRs, or domain language maintenance.node skills/skill-authoring/scripts/validate-skill-library.mjs skills/grill-me/SKILL.md.grill-with-docs)Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub matt-riley/lucky-hat --plugin grill-me