
Description
Interviews the user relentlessly about a plan, decision, or idea until every branch of the decision tree is resolved. Use when the user wants to stress-test their thinking, sharpen a plan or design before acting, or uses any 'grill' trigger phrase (e.g. "grill me on this").
SKILL.md
Grilling
Interview the user relentlessly about every aspect of the plan, decision, or idea until you reach a shared understanding. Walk down each branch of the decision tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.
Ask the questions one at a time, waiting for feedback on each question before continuing. Asking multiple questions at once is bewildering.
If a fact can be found by exploring the environment (filesystem, tools, etc.), look it up rather than asking. The decisions, though, are the user's — put each one to them and wait for their answer.
Do not act on the plan until the user confirms a shared understanding has been reached.
When to Use
- The user wants to stress-test a plan, design, or decision before committing to it
- A feature request or design has unresolved ambiguities that should be surfaced and decided before implementation
- The user explicitly asks to be grilled, interviewed, or challenged on their thinking
When NOT to Use
- The user has already made their decisions and wants execution — grilling after the fact is friction, not rigor
- The user is brainstorming and needs divergent options generated; grilling converges on decisions rather than generating alternatives
- The question is a simple factual one that exploration or a direct answer resolves
More skills from the skills-curated repository
View all 31 skillsffuf-web-fuzzing
perform web fuzzing with ffuf
Jul 17Code AnalysisSecurityTestingghidra-headless
reverse engineer binaries with Ghidra
Jul 18Code AnalysisDebuggingSecurityhandoff
compact conversation for session handoff
Jul 18AgentsContextProductivityhumanizer
edit text to sound human-written
Jul 18Content CreationEditingWritinglast30days
research recent community discussions and trends
Jul 17AnalysisResearchSocial Mediaopenai-cloudflare-deploy
deploy applications to Cloudflare
Jul 17CloudflareCloudflare PagesCloudflare WorkersDeployment
More from Trail of Bits
View publisheraddress-sanitizer
detect memory errors during fuzzing
skills
Jul 17C#DebuggingSecurityTestingaflpp
perform multi-core fuzzing of C/C++ projects
skills
Jul 17C#SecurityTestingagentic-actions-auditor
audit GitHub Actions for security vulnerabilities
skills
Jul 18AgentsCI/CDCode AnalysisGitHub Actions +1algorand-vulnerability-scanner
scan Algorand smart contracts for vulnerabilities
skills
Jul 18AuditCode AnalysisSecuritySmart Contractsask-questions-if-underspecified
clarify requirements before implementation
skills
Jul 17EngineeringProductivityatheris
fuzz Python code with Atheris
skills
Jul 17PythonSecurityTesting