What problem does it solve?
It helps you validate a proposed design by forcing alignment with your project’s existing domain glossary and documented decisions, reducing misunderstandings and “wrong terminology” drift.
Core Features & Use Cases
- Relentless plan interrogation: Walks down each branch of the design tree, resolving dependencies between decisions one-by-one via one-question-at-a-time interview.
- Terminology and glossary alignment: Challenges conflicting terms against CONTEXT.md immediately and proposes precise canonical terminology when language is fuzzy or overloaded.
- Documentation updates while decisions crystallize: Updates CONTEXT.md inline for resolved terms using the specified glossary format, and offers ADR creation sparingly when trade-offs meet the ADR criteria.
Quick Start
Ask the AI to run the grilling session for your plan and update your CONTEXT.md and any necessary ADRs as you resolve the glossary and decision points.