What problem does it solve?
This Skill helps you stress-test a plan against the existing domain model so you can catch unclear terms, hidden assumptions, and missing decisions before they turn into rework.
Core Features & Use Cases
- Relentless clarification: Interviews you one question at a time, with a recommended answer for each step, until the plan is fully understood.
- Codebase-aware analysis: Checks the repository directly when a question can be answered from existing code or documentation.
- Living documentation updates: Updates
CONTEXT.md as terms are resolved and suggests ADRs when a decision is hard to reverse and worth preserving.
- Use case: Ideal for design reviews, architecture discussions, and language cleanup when a project needs its glossary and decisions aligned with implementation.
Quick Start
Use the grill-with-docs skill to challenge my plan against the repository’s language, ask me one question at a time, and update the relevant documentation as we go.