grill-with-docs

Validate project plans against the domain model and update documentation inline.

3|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zoomma1/get-your-life-together --skill grill-with-docs-zoomma1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/Zoomma1/get-your-life-together/tree/main/99%20-%20Claude%20Code/Skills/grill-with-docs
Command: npx skills add https://github.com/Zoomma1/get-your-life-together --skill grill-with-docs-zoomma1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables you to challenge and refine your project plan against the existing domain model, update terminology, and document decisions inline as you make them.

Core Features & Use Cases

  • Domain Model Challenge: Engage in a session to validate your plan against the project's domain model.
  • Terminology Refinement: Enhance the clarity and consistency of your project's terminology.
  • Documentation Updates: Update the project's documentation inline, ensuring that decisions are captured as they are made.

Quick Start

Start a grill-with-docs session by running the following command in Claude Code: /grill-with-docs /path/to/plan.md

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 my project plan against a domain model?

To validate a project plan against a domain model, run a session to challenge your proposed architecture and terminology. This process stress-tests your plan, refines terms for consistency, and updates inline documentation as decisions are made.

What is inline documentation for project planning?

Inline documentation for project planning captures architectural and terminology decisions directly within your workflow. It ensures your project plan and domain model documentation stay synchronized without manual updates after the fact.

How do I refine terminology consistency across technical documentation?

Refining terminology consistency involves reviewing your project plan to align domain-specific terms with the existing domain model. This enhances clarity by standardizing vocabulary and automatically updating inline documentation references.

Can I update markdown documentation inline while validating a plan?

Yes, you can update markdown documentation inline while validating a plan by pointing the tool to your markdown file. It processes the document, refines terminology against the domain model, and writes decisions directly back.

Do I need a domain model file to use plan validation?

Yes, plan validation requires an existing domain model to challenge your project plan against. The tool uses the domain model as a baseline to verify terminology consistency and ensure architectural decisions align with established constraints.