---
name: Grill with Docs
slug: grill-with-docs
category: Writing
description: A relentless interview process to sharpen a plan or design, producing Architecture Decision Records and a glossary as shared understanding is reached.
github: "https://github.com/rengwu/wayfinder-maps/tree/main/skills/.optional/grill-with-docs"
language: Go
stars: 59
forks: 1
install: "git clone https://github.com/rengwu/wayfinder-maps"
added: 2026-07-16T13:43:08.128Z
last_synced: 2026-07-18T04:41:45.491Z
canonical_url: "https://dirskills.com/skills/grill-with-docs"
---

# Grill with Docs

A relentless interview process to sharpen a plan or design, producing Architecture Decision Records and a glossary as shared understanding is reached.

**Install:** `git clone https://github.com/rengwu/wayfinder-maps`

## README

Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.

Ask the questions one at a time, waiting for feedback on each question before continuing. Asking multiple questions at once is bewildering.

If a *fact* can be found by exploring the codebase or project files, look it up rather than asking me. The *decisions*, though, are mine — put each one to me and wait for my answer.

Throughout the session, apply the `domain-modeling` skill: challenge my terms against the glossary in `CONTEXT.md`, sharpen fuzzy language into canonical terms, stress-test relationships with concrete edge-case scenarios, and update `CONTEXT.md` and `docs/adr/` inline as terms and decisions crystallise — creating those files lazily if they don't exist yet.

Do not enact the plan until I confirm we have reached a shared understanding.
