grill-me
Installation
SKILL.md
Grill Me 🔥
Interview the user relentlessly about every aspect of the plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.
Process
- Ask questions one at a time
- For each question, provide your recommended answer
- Wait for user response before proceeding
- Explore the codebase if a question can be answered by code
Question Categories
Scope & Requirements
- What is the core problem we're solving?
- Who are the users and what do they need?
- What are the success metrics?
- What constraints must we respect?