What problem does it solve?
This Skill helps you pressure-test a plan against the codebase's existing language and documented decisions so you can uncover ambiguity, conflicts, and missing dependencies before implementation.
Core Features & Use Cases
- Relentless design interrogation: Walks a plan down each branch of the decision tree, one question at a time, until the shape of the solution is clear.
- Glossary and terminology alignment: Flags fuzzy or conflicting terms and pushes toward precise canonical language that matches the repository's documentation.
- Inline documentation updates: Updates CONTEXT.md as decisions are resolved and suggests ADRs only when a choice is hard to reverse, surprising, and trade-off driven.
- Use case: Ideal for product or engineering planning sessions where you want to validate assumptions against existing docs and avoid drifting from the domain model.
Quick Start
Ask me to grill your plan against the existing codebase and documentation, answering one question at a time while I challenge terminology and update the glossary inline.