grill-with-docs

Cross-reference glossary, ADR log, and domain model documents to verify design consistency.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/MudraMartin/dotlight-skillset --skill grill-with-docs-mudramartin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/MudraMartin/dotlight-skillset/tree/main/superpowers/grill-with-docs
Command: npx skills add https://github.com/MudraMartin/dotlight-skillset --skill grill-with-docs-mudramartin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in verifying the integrity and consistency of a project's design or specification by referencing the project's documentation, ensuring the design is aligned with the project's terminology and decision records.

Core Features & Use Cases

  • Doc-Aware Grilling: Engage users in a structured Q&A process that references the project's glossary, ADR log, and domain model documents.
  • Inline Documentation Updates: Make real-time updates to the project's documentation during the grilling session, enhancing consistency.
  • Domain-First Checklist: Ensures all aspects of .NET project design, including aggregates, identity, concurrency, and observability, are considered.

Quick Start

Use the grill-with-docs skill to review the proposed design of the 'Ordering' context with reference to the project's 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 verify design consistency with project documentation?

Design consistency is verified by cross-referencing your proposed design against the project's glossary, ADR log, and domain model documents to ensure alignment with established terminology and architectural decisions.

What is a doc-aware design review in domain-driven design?

A doc-aware design review in domain-driven design is a structured Q&A process that stress-tests your design by validating aggregates, identity, concurrency, and observability against existing project documentation.

Can I update glossary and ADR documents during a design review?

Yes, you can make real-time inline updates to project documentation, such as the glossary and ADR log, during the grilling session to immediately correct inconsistencies and enhance clarity.

Does this design review approach work with .NET projects?

Yes, the design review approach is applicable to .NET projects, utilizing a domain-first checklist to ensure all aspects of the design including aggregates and observability are considered.

What documents do I need for a TDD design review?

For a TDD design review, you need the project's glossary for terminology, the ADR log for architectural decisions, and domain model documents to effectively cross-reference and verify design integrity.