What problem does it solve?
This Skill eliminates the risk of building features that misalign with your project's established domain language, documented architectural decisions, and actual codebase implementation, preventing costly rework and team miscommunication.
Core Features & Use Cases
- Plan Stress-Testing: Challenges every aspect of your proposed plan against existing CONTEXT.md glossaries, ADRs, and code to catch contradictions and fuzzy terminology early.
- Domain Language Alignment: Flags conflicting or vague terms, proposes precise canonical language that matches your project's existing glossary, and updates documentation inline as decisions are finalized.
- Use Case: When designing a new user cancellation feature, the Skill will flag if you use the term "cancel" when your project glossary defines full cancellations as "order void" and partial cancellations as "reversal", ensuring consistent terminology across the team.
Quick Start
Ask the AI to grill your proposed e-commerce order management feature plan against the project's existing domain documentation and codebase to catch all misalignments before you start implementation.