grill-with-docs

Validate project plans against a domain model and update CONTEXT.md and ADRs.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tanglg/cms --skill grill-with-docs-tanglg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/tanglg/cms/tree/main/.codex/skills/grill-with-docs
Command: npx skills add https://github.com/tanglg/cms --skill grill-with-docs-tanglg

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to validate and refine your project plans against the established domain model, enhancing terminology clarity and maintaining up-to-date documentation in real-time.

Core Features & Use Cases

  • Domain Model Validation: Evaluate the feasibility of your design decisions in the context of the existing domain model.
  • Documentation Update: Automatically update CONTEXT.md and ADRs (Architecture Decision Records) as decisions are made during the session.
  • Use Case: Consider a new feature that involves customer order handling. Use this Skill to discuss and validate the feature against the existing CONTEXT.md and create a new ADR if necessary.

Quick Start

Start a grill-with-docs session to discuss the proposed feature for handling customer orders.

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

Validate design decisions by evaluating feature feasibility against the established domain model, ensuring terminology clarity and architectural alignment before implementation.

Can I automatically update architecture decision records during a planning session?

Yes, architecture decision records (ADRs) and CONTEXT.md files update automatically in real-time as design decisions are made during collaborative development sessions.

What is the best way to synchronize documentation with real-time domain analysis?

Synchronize real-time documentation by validating project plans against a structured domain model, automatically updating inline documentation as decisions are made during sessions.

Do I need a structured domain model to use real-time documentation validation?

Yes, real-time documentation validation requires a structured domain model, clear decision-making processes, and collaborative session facilitation to stress-test project plans effectively.

How does domain model validation handle terminology clarity for new features?

Domain model validation enhances terminology clarity by evaluating new features against existing CONTEXT.md files, ensuring consistent language and definitions across the project.

When should I create a new Architecture Decision Record for a project plan?

Create a new Architecture Decision Record when validating a proposed feature against your domain model reveals design decisions requiring explicit architectural documentation and synchronization.