What problem does it solve?
This Skill solves the common problem of software feature plans conflicting with existing project domain terminology, undocumented architectural decisions leading to repeated confusion, and ambiguous language causing misalignment between development teams and domain experts.
Core Features & Use Cases
- Domain Terminology Validation: Automatically flags terms in your plan that conflict with your project's existing CONTEXT.md glossary, and proposes precise canonical terms to eliminate ambiguity.
- Architecture Decision Recording: Creates Architecture Decision Records (ADRs) only for high-impact, hard-to-reverse trade-offs, ensuring critical context is preserved for future maintainers.
- Use Case: Use this Skill when designing a new order management feature to stress-test your plan against existing order, billing, and fulfillment domain rules, ensuring no contradictions with existing code or documented decisions.
Quick Start
Use the grill-with-docs skill to stress-test your proposed feature plan against your project's existing domain documentation and codebase.