skill
v1.0.021· MITGrill Me
A relentless interview to sharpen a plan or design.
by mattpocock
Install
Copy install prompt for AI
Natural-language prompt you can paste into any Claude conversation. Claude Code installs it to ~/.claude/skills/grill-me/; claude.ai and Claude Desktop adopt it for the current chat and tell you how to save it permanently.
Copy install command
curl -fsSL https://spellbook.build/i/grill-me | bash
Drops the file into ~/.claude/skills/grill-me/SKILL.md. The script is plain shell — inspect it by dropping the | bash.
Download skill folder
Download .zipA grill-me/ folder with SKILL.md (and any supporting files) — unzip into ~/.claude/skills/.
Benchmarks
This skill isn't in a benchmarked category yet. Set metadata.type in the frontmatter to activate scorecards.
Skill content
--- name: grill-me description: A relentless interview to sharpen a plan or design. disable-model-invocation: true --- Run a `/grilling` session.