grill-with-docs

Facilitate structured discussions to validate plans against project documentation and ADRs.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/tz5514/zet-claude-code-settings --skill grill-with-docs-tz5514
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/tz5514/zet-claude-code-settings/tree/main/skills/grill-with-docs
Command: npx skills add https://github.com/tz5514/zet-claude-code-settings --skill grill-with-docs-tz5514

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps uncover implicit assumptions and validate plans against the existing domain model, ensuring terminology clarity and inline documentation updates.

Core Features & Use Cases

  • Surface Implicit Assumptions: Identify and discuss assumptions made by the user without explicit mention.
  • Challenge Plans: Compare user plans against the domain model for consistency and feasibility.
  • Update Documentation: Maintain inline CONTEXT.md and ADRs to reflect decisions made during the session.

Quick Start

Start a grill session with the "grill-with-docs" skill and discuss your plan for a new feature.

Frequently Asked Questions about grill-with-docs

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

FAQPage Schema
How do I uncover implicit assumptions in a project plan?

To uncover implicit assumptions, you need a structured discussion that challenges your plan against the project's domain model and documented decisions to identify unspoken premises and ensure terminology clarity.

Why does my new feature plan conflict with existing domain model decisions?

Your feature plan conflicts with the domain model when it relies on implicit assumptions that contradict documented decisions, requiring a validation session to compare plans against existing architecture for consistency and feasibility.

How to validate plans against a domain model for consistency?

You validate plans against a domain model by initiating a structured discussion session that compares proposed features against documented decisions, ensuring alignment and surfacing any terminology inconsistencies or implicit assumptions.

Do I need existing project documentation to challenge my feature plans?

Yes, you need existing project documentation to challenge plans effectively, as the validation process requires access to the domain model and the ability to create or modify Architecture Decision Records to reflect new findings.

What is the best way to maintain documentation when validating plans?

The best way to maintain documentation during validation is to update inline CONTEXT.md files and ADRs continuously, ensuring that domain model decisions and newly surfaced implicit assumptions are accurately reflected during the session.

When should I not use a domain model validation session for decision-making?

You should avoid domain model validation sessions when you lack existing project documentation or the ability to modify ADRs, as the process depends on comparing unspoken assumptions against documented architectural decisions to function correctly.