What problem does it solve?
It resolves unclear or conflicting project plans by forcing rigorous, terminology-aware questioning and then capturing the resulting decisions directly into the documentation that teams actually rely on.
Core Features & Use Cases
- Deep plan clarification: Interview-driven resolution that walks the design tree and resolves dependencies between decisions one-by-one.
- Documentation-aware grilling: Uses existing domain model language in CONTEXT.md and updates documentation (CONTEXT.md and ADRs) inline as decisions crystallise.
- Session continuation support: Recovers prior grill state and continues using the existing decision/question index rather than restarting.
- Codebase cross-referencing: When a question can be answered by exploring the codebase, it prioritizes code inspection over speculation.
Quick Start
Ask the AI to run a grilling session to challenge my plan against our existing domain model and update our CONTEXT.md and ADRs inline as we reach confirmed decisions.