grill-with-docs

Validate technical plans against project domain models and update documentation.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/shllg/night-orch --skill grill-with-docs-shllg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/shllg/night-orch/tree/main/.agents/skills/grill-with-docs
Command: npx skills add https://github.com/shllg/night-orch --skill grill-with-docs-shllg

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users refine their plans by ensuring they align with their project's domain model and terminology, while also updating documentation in real-time.

Core Features & Use Cases

  • Domain Model Alignment: Challenge and refine plans against the existing domain model.
  • Terminology Clarification: Improve understanding and use of precise terminology.
  • Documentation Update: Automatically update CONTEXT.md and ADRs as decisions are made.
  • Use Case: For a developer working on a complex system, use this Skill to validate a new feature plan against the project's established language and documented decisions.

Quick Start

Use the grill-with-docs skill to discuss and validate your plan with the AI.

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 technical plan against an existing project domain model?

To validate a technical plan against a domain model, you can use this Skill to stress-test your feature designs against established terminology and documented decisions, ensuring alignment during the planning stage.

Can I automatically update documentation while refining project terminology?

Yes, you can update documentation while refining terminology. This Skill automatically writes changes to your CONTEXT.md and ADRs inline as you discuss and finalize decisions with the AI.

What is the best way to ensure my new feature plan aligns with established project terminology?

The best way to ensure plan alignment with project terminology is to challenge your design against existing domain models. This Skill clarifies precise language usage by validating plans against your project's documented context.

Do I need existing ADRs and CONTEXT.md files to use this domain model validation approach?

Yes, you need existing ADRs and CONTEXT.md files. This Skill requires knowledge of your project's context and decision-making history, utilizing these existing documentation files to align and validate your current plans.

When should I stress-test my plans against project documentation?

You should stress-test plans against project documentation during the planning stages. This ensures your technical designs align with the domain model and terminology before implementation begins, preventing architectural drift.