grill-with-docs

Interrogate proposed plans against CONTEXT.md and ADRs for consistency.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/danievanzyl/code-skills --skill grill-with-docs-danievanzyl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/danievanzyl/code-skills/tree/main/skills/grill-with-docs
Command: npx skills add https://github.com/danievanzyl/code-skills --skill grill-with-docs-danievanzyl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Grilling sessions for plans that challenge how well proposed designs align with the existing domain model and documentation, surfacing ambiguities and inconsistencies.

Core Features & Use Cases

  • Interactively interrogate design assumptions against CONTEXT.md and ADRs to reveal gaps.
  • Propose inline updates to documentation as decisions crystallize and dependencies are clarified.
  • Help teams converge on a shared terminology and architectural direction through guided questioning.

Quick Start

Start a grilling session against your current plan and have the assistant question each branch of the design until you reach a shared understanding.

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 architecture decisions against existing domain documentation?

Validate architecture decisions by running an interactive grilling session that probes your proposed plan against your repository's CONTEXT.md and ADRs. The assistant questions design assumptions to surface ambiguities, clarify dependencies, and enforce terminology alignment with the current domain model.

What is an ADR grilling session for codebase planning?

An ADR grilling session is an interactive interrogation of your design assumptions against existing architecture decision records and domain docs. It relentlessly probes every branch of a proposed plan to reveal gaps, enforce live documentation updates, and help teams converge on a shared architectural direction.

How do I keep CONTEXT.md updated when making architecture decisions?

Keep CONTEXT.md updated by using a guided grilling session that proposes inline documentation updates as decisions crystallize. The assistant explores the codebase for consistency and automatically updates domain docs and ADRs while you clarify dependencies and align terminology.

Can I use this to surface inconsistencies in my domain model before coding?

Yes, you can surface inconsistencies in your domain model before coding by interactively interrogating your design assumptions against existing documentation. The grilling process reveals gaps and ambiguities in your CONTEXT.md and ADRs, ensuring terminology alignment and architectural consistency.

What's the best way to challenge a proposed architecture plan against existing ADRs?

The best way to challenge a proposed architecture plan is to start a grilling session where the assistant questions each branch of your design against existing ADRs and CONTEXT.md. This guided questioning reveals gaps, clarifies dependencies, and enforces live documentation updates as decisions are made.

Do I need existing ADRs and CONTEXT.md files to validate my architecture plan?

Yes, you need existing ADRs and a CONTEXT.md file to effectively validate your architecture plan. The grilling session relies on probing your proposed design against these repository domain documents to surface inconsistencies, align terminology, and propose inline updates as decisions crystallize.