grill-for-unknowns
Use when starting or reviewing a complex implementation where the user wants an agent to interrogate the plan against docs/source evidence, surface unknown unknowns, and avoid rushing into build mode. Combines docs-grounded grilling with a map-vs-territory unknowns pass.
Install
Show step-by-stepHide step-by-step
Open your terminal
- Mac: Press โ Space, type "Terminal", press Enter
- Windows: Press Win R, type "cmd", press Enter
Paste the command above and press Enter
Use the Copy command button, then paste in your terminal (Mac: โV, Windows: Ctrl V).
Restart Claude Code
Close and reopen Claude Code, or start a new session, so it picks up the new skill.
Where it lives
Comments
"Combined @mattpocockuk's "grill me" skill with the concepts from Thariq's "Finding Your Unknowns" article into one agent skill: grill-for-unknowns. Your agent..."
"Combined @mattpocockuk's "grill me" skill with the concepts from Thariq's "Finding Your Unknowns" article into one agent skill: grill-for-unknowns. Your agent..."
Related skills
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
p5js
p5.js sketches: gen art, shaders, interactive, 3D.
grill-me
A relentless interview to sharpen a plan or design.