grill-with-docs

Validate project plans against domain models and documentation.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Kushal9889/claude-plugins --skill grill-with-docs-kushal9889
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/Kushal9889/claude-plugins/tree/main/mattpocock-skills/skills/engineering/grill-with-docs
Command: npx skills add https://github.com/Kushal9889/claude-plugins --skill grill-with-docs-kushal9889

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill challenges project plans against existing domain knowledge, terminology, and documented decisions, ensuring clarity and alignment.

Core Features & Use Cases

  • Domain Model Validation: Test your project plan against the current domain model.
  • Terminology Clarification: Ensure consistent use of terms and avoid ambiguities.
  • Documentation Update: Update documentation inline as decisions are made.
  • Use Case: When planning a new feature, use this Skill to discuss it, ensuring that all terms are understood and decisions are well-documented.

Quick Start

Start a grill-with-docs session to discuss your feature implementation plan.

Frequently Asked Questions about grill-with-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a project plan against existing domain knowledge and documentation?

Validating a project plan against domain knowledge involves exploring the codebase and checking terminology and decisions against documented architecture records. This ensures new features align with the current domain model and clarifies context ambiguities before implementation.

How do I ensure consistent terminology when planning a new software feature?

Ensuring consistent terminology requires interacting with a project glossary and documented decisions during feature planning. Clarifying terms prevents ambiguities and verifies that proposed implementations match the existing domain model and documentation.

What is the best way to stress-test software development plans for alignment?

Stress-testing software development plans involves challenging them against existing domain knowledge and documented decisions to ensure clarity. By exploring the codebase and interacting with ADRs, you confirm that project plans align with documented decisions and domain models.

Can I update documentation inline while clarifying project decisions?

You can update documentation inline as decisions are made during a planning session. This ensures that terminology clarification and domain model validation are captured immediately, keeping documented decisions synchronized with the latest project plans.

Do I need architecture decision records to validate software project plans?

Architecture decision records are essential for validating software project plans against documented decisions. Checking your plans against ADRs and the domain model ensures that new feature implementations respect established context and prior architectural choices.