grill-with-docs

Validate project plans against domain model and documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you validate your plans by challenging them against your project's existing domain model, terminology, and documentation, ensuring clarity and alignment.

Core Features & Use Cases

  • Domain Model Validation: Test your design against the established domain model to identify inconsistencies.
  • Terminology Alignment: Refine and clarify project terminology in real-time.
  • Documentation Updates: Update documentation (CONTEXT.md, ADRs) inline as decisions are made.
  • Use Case: Use this Skill when developing a new feature or reviewing an existing one, to ensure that your plan is well-aligned with the project's established standards.

Quick Start

Start a grill-with-docs session by asking "What are the key components of my 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 validate a project plan against an existing domain model?

Yes, you can update project documentation inline as decisions are made during your plan validation. This Skill supports real-time terminology refinement and automatically updates your CONTEXT.md and ADRs to reflect new design choices.

Do I need CONTEXT.md and ADRs to perform domain model validation?

Yes, you need CONTEXT.md and ADRs to perform domain model validation, as the Skill requires access to these files for context. They provide the established terminology and architectural decisions needed to check your plan accurately.

What is the best way to align new feature terminology with existing documentation?

The best way to align feature terminology with existing documentation is to refine and clarify terms in real-time during a design review. This process catches inconsistencies early and updates your project's domain model records immediately.

How does design validation work for reviewing existing features?

Design validation works by challenging your current feature design against the established domain model and documentation to identify inconsistencies. It ensures your existing components remain aligned with the project's architectural standards and terminology.

When should I not use documentation-based plan validation?

You should not use documentation-based plan validation if your project lacks an established domain model or foundational documents like CONTEXT.md and ADRs. Without these context sources, the Skill cannot accurately compare or stress-test your plans.