Skip to main content
ClaudeWave
Skill486 repo starsupdated yesterday

grill-me

grill-me conducts systematic deep-dive interviews into user plans or designs through sequential questioning that explores each decision branch until both parties achieve shared understanding. Use this skill when a user explicitly requests to be "grilled," wants rigorous stress-testing of a proposal, or needs design validation. The skill prioritizes one question at a time, offers recommended answers for each query, and consults the codebase when relevant information exists there rather than relying solely on user responses.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/stevesolun/ctx /tmp/grill-me && cp -r /tmp/grill-me/imported-skills/mattpocock/grill-me ~/.claude/skills/grill-me
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

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.