What problem does it solve?
Grill-me provides a structured, interview-driven approach to gather precise requirements by guiding the user through a decision-tree workflow, reducing ambiguity before drafting a plan. It adheres to a codebase-first principle, performing repository lookups (grep/read) to answer questions whenever possible, and persists conversations to knowledge-base/grills/{slug}-grill.md for downstream planning.
Core Features & Use Cases
- Codebase-first questioning: answers come from the repository when possible, minimizing unnecessary user prompts.
- Branching decision tree: iteratively resolves topic scope and dependencies to reach a concrete plan.
- Conversation persistence: stores the grill transcript to knowledge-base/grills/{slug}-grill.md for /to-plan consumption.
- Safe, structured interactions: one-question-at-a-time prompts to avoid cognitive overload and ensure convergence.
Quick Start
Provide a topic slug or a one-sentence description to start grilling.