What problem does it solve?
This Skill eliminates the risk of building features that are misaligned with your project's existing domain terminology, documented architectural decisions, and actual codebase implementation, preventing costly rework, team confusion, and inconsistent documentation.
Core Features & Use Cases
- Plan Stress-Testing: Conducts structured Q&A sessions to challenge every aspect of your feature or architectural plan against existing project context and documented decisions.
- Terminology Alignment: Detects and resolves vague, overloaded, or conflicting terminology by cross-referencing your plan with the project's CONTEXT.md glossary in real time.
- Inline Documentation Updates: Automatically updates CONTEXT.md and creates Architecture Decision Records (ADRs) as decisions crystallize, ensuring documentation stays in sync with planning progress.
- Use Case: For example, when designing a new order cancellation feature for an e-commerce platform, use this Skill to validate that your plan's definition of "cancellation" matches the existing glossary, check that your proposed flow aligns with existing ADRs about order processing, and capture any new architectural decisions as formal ADRs.
Quick Start
Use the grill-with-docs skill to walk through your new order cancellation feature plan, challenge any misaligned terminology against the project's existing glossary, validate your proposed flow against documented ADRs and the codebase, and update the project's CONTEXT.md and ADRs as you finalize decisions.