grill-with-docs

Validate project plans against domain models and update documentation inline.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/shuff57/agent-evo --skill grill-with-docs-shuff57
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/shuff57/agent-evo/tree/main/skills/grill-with-docs
Command: npx skills add https://github.com/shuff57/agent-evo --skill grill-with-docs-shuff57

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to challenge their plans against existing domain models and terminology, while simultaneously updating documentation inline. It is useful for users who want to ensure their plans align with their project's language and documented decisions.

Core Features & Use Cases

  • Domain Model Validation: Test the robustness of plans against existing domain knowledge.
  • Terminology Clarification: Refine and standardize terminology used in the project.
  • Documentation Updates: Automatically update CONTEXT.md and ADRs (Architecture Decision Records) as decisions are made.
  • Use Case: When developing a new feature, use this Skill to validate the feature design against the existing domain model and ensure that the project terminology is correctly applied.

Quick Start

Start a grill-with-docs session to challenge your feature design with the existing domain model and documentation.

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 feature design against an existing domain model?

To validate a feature design against a domain model, you stress-test your project plans against existing domain terminology and ensure alignment with documented architecture decisions. This process refines terminology and clarifies project coherence through iterative feedback.

How do I automatically update CONTEXT.md and ADRs during iterative development?

You update CONTEXT.md and ADRs during iterative development by challenging plans against domain knowledge, which triggers inline documentation updates as decisions are made. This ensures your architecture decision records reflect real-time plan coherence feedback.

What is domain model validation and terminology clarification for project plans?

Domain model validation and terminology clarification is the process of testing plan robustness against existing domain knowledge to standardize project language. It ensures new feature designs correctly apply documented terminology and align with existing architecture decisions.

Does domain model validation require real-time feedback on plan coherence?

Yes, domain model validation requires real-time feedback on plan coherence to effectively refine project plans against a defined domain model. This immediate feedback loop ensures continuous alignment with existing project documentation during iterative development.

What's the best way to standardize project terminology when updating documentation inline?

The best way to standardize project terminology while updating documentation inline is to challenge your feature design against existing domain models. This approach refines terminology usage and automatically applies updates to your project documentation as decisions are made.

When should I not use domain model validation for architecture decision records?

You should not use domain model validation for architecture decision records if your project lacks a defined domain model or existing documentation to challenge plans against. It requires established terminology and real-time feedback to update decisions accurately.