grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
How do I install this agent skill?
npx skills add https://github.com/brianlovin/agent-config --skill grill-meIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill is designed to interview the user to stress-test designs and plans, including codebase exploration. It is generally safe but carries a low risk of indirect prompt injection because it incorporates external codebase content into its reasoning process without explicit boundary markers.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
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.
If a question can be answered by exploring the codebase, explore the codebase instead.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/brianlovin/agent-config/grill-me">View grill-me on skillZs</a>