What problem does it solve?
This Skill helps teams pressure-test a plan against the language, assumptions, and documented decisions already present in a codebase. It reduces ambiguity by forcing terms to be precise and surfacing contradictions between proposed changes and existing documentation.
Core Features & Use Cases
- Relentless clarification: Asks one question at a time and recommends an answer for each branch of the plan.
- Codebase-aware interrogation: Checks the repository directly when a question can be answered from existing code or documentation.
- Glossary and docs alignment: Updates CONTEXT.md as terms are resolved and suggests ADRs when decisions are hard to reverse, surprising, and trade off alternatives.
- Use case: A team wants to introduce a new workflow and needs to confirm the terminology, boundaries, and documentation implications before implementation.
Quick Start
Ask me to grill your plan against the current codebase and documentation, then answer each question one by one as I challenge assumptions and refine the terminology.