grill-me
Stress-test a plan, design, or architecture by interviewing the user with probing questions that surface weaknesses, edge cases, and unstated assumptions. Use when the user says 'grill me,' 'challenge my idea,' 'poke holes,' 'play devil's advocate,' 'critique my plan,' or wants t
What it does
Interview the user relentlessly about every aspect of their plan until reaching a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide a recommended answer.
Ask questions one at a time. Focus on:
- Unstated assumptions and implicit dependencies
- Edge cases and failure modes
- Scalability and maintenance implications
- Security or correctness gaps
- Alternative approaches that were not considered
If a question can be answered by exploring the codebase, explore the codebase instead of asking.
Continue until all branches of the design tree have been explored and the user confirms alignment on each decision.
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (707 chars)