---
name: Grill With Docs
slug: grill-with-docs-3
category: Writing
description: Grill With Docs runs a /grilling session to stress-test a plan or design using the /domain-modeling skill. It also creates supporting docs such as ADRs and a glossary during the conversation.
github: "https://github.com/stevesolun/ctx/tree/main/.agents/skills/grill-with-docs"
language: Python
stars: 578
forks: 71
install: "npx degit https://github.com/stevesolun/ctx/tree/main/.agents/skills/grill-with-docs ~/.claude/skills/grill-with-docs"
installs_to: ~/.claude/skills/grill-with-docs
source_path: .agents/skills/grill-with-docs/SKILL.md
collection_size: 25
category_size: 1012
collection_url: "https://dirskills.com/collections/stevesolun/ctx"
added: 2026-08-25T05:14:02.170Z
last_synced: 2026-08-25T05:14:02.170Z
canonical_url: "https://dirskills.com/skills/grill-with-docs-3"
---

# Grill With Docs

Grill With Docs runs a /grilling session to stress-test a plan or design using the /domain-modeling skill. It also creates supporting docs such as ADRs and a glossary during the conversation.

**Install:**

```bash
npx degit https://github.com/stevesolun/ctx/tree/main/.agents/skills/grill-with-docs ~/.claude/skills/grill-with-docs
```

## README

Run a `/grilling` session, using the `/domain-modeling` skill.
