Grill With Docs banner
naimkatiman naimkatiman

Grill With Docs

AI community

Description

--- name: grill-with-docs description: "Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates CONTEXT.md + ADRs inline as decisions crystallise. Ported from mattpocock/skills under MIT." --- # /grill-with-docs Stress-test the current plan or design by interviewing the user one question at a time AND updating the project's domain-language doc (`CONTEXT.md`) and architecture decision records (`docs/adr/`) inline as decisions land. ## Tri

Installation

Installs to ~/.claude/skills/naimkatiman-continuous-improvement-grill-with-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naimkatiman-continuous-improvement-grill-with-docs && curl -fsSL https://raw.githubusercontent.com/naimkatiman/continuous-improvement/HEAD/commands/grill-with-docs.md -o ~/.claude/skills/naimkatiman-continuous-improvement-grill-with-docs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository