What problem does it solve?
This Skill helps you challenge a proposed plan against the codebase, the existing domain language, and documented architectural decisions so you can catch ambiguities, contradictions, and missing trade-offs early.
Core Features & Use Cases
- Relentless plan interrogation: Walks through a design one question at a time, asking for clarifications until the intent is unambiguous.
- Codebase-informed guidance: Uses repository structure and documentation to resolve questions from the implementation instead of guessing.
- Documentation upkeep: Updates glossary and ADR-style documentation inline as terms and decisions are clarified.
- Use case: A team is introducing a new workflow and wants to ensure the terminology matches existing concepts and that any durable architectural decision is recorded properly.
Quick Start
Ask the skill to review your plan against the repository’s current terminology and decisions, then answer its questions one by one.