What problem does it solve?
This Skill eliminates the risk of building features that conflict with your project's existing domain terminology, undocumented architectural decisions, or established domain rules, which often leads to rework, misalignment, and wasted engineering effort.
Core Features & Use Cases
- Domain Alignment Checks: Automatically cross-references your plan against existing CONTEXT.md glossary terms and ADRs to catch terminology mismatches and contradictions with documented decisions.
- Terminology Sharpening: Identifies vague or overloaded terms in your plan and proposes precise, project-aligned alternatives to ensure consistent language across the team.
- Inline Documentation Updates: Updates CONTEXT.md and creates ADRs in real time as decisions are finalized, so your project documentation stays in sync with planning progress.
- Use Case: For example, when designing a new order cancellation feature, the Skill will flag if your plan uses "cancel" to refer to partial cancellations when the project glossary defines "cancellation" as a full order void, prompting you to clarify the term or adjust your plan to match existing definitions.
Quick Start
Use the grill-with-docs skill to stress-test your new user profile deletion feature against the project's existing domain glossary and recorded ADRs.