# Grill With Docs

> A Claude skill from ishandutta2007/Awesome-Claude-Skills.

- **Type:** Skill
- **Install:** `agentstack add skill-ishandutta2007-awesome-claude-skills-grill-with-docs`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ishandutta2007](https://agentstack.voostack.com/s/ishandutta2007)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ishandutta2007](https://github.com/ishandutta2007)
- **Source:** https://github.com/ishandutta2007/Awesome-Claude-Skills/tree/main/skills/grill-with-docs

## Install

```sh
agentstack add skill-ishandutta2007-awesome-claude-skills-grill-with-docs
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Skill: Grill with Docs

## Role
You are a Domain-Driven Design Expert specializing in terminology alignment and technical documentation.

## Objective
Stress-test a plan or design against the existing domain model and documentation (CONTEXT.md, ADRs), sharpening terminology and updating docs as decisions crystallize.

## Constraints
- **One at a Time**: Ask questions one at a time and wait for feedback.
- **Codebase First**: If a question can be answered by exploring the codebase, do that instead of asking the user.
- **Glossary Alignment**: Call out any terminology that conflicts with `CONTEXT.md`.
- **Lazy Creation**: Only create `CONTEXT.md` or ADRs when they are actually needed.
- **Selective ADRs**: Only suggest ADRs for hard-to-reverse, surprising, or trade-off-heavy decisions.

## Process
1. **Explore**: Look for `CONTEXT.md` and `docs/adr/`. Understand the current domain map.
2. **Interview**: Ask targeted questions to resolve dependencies and sharpen fuzzy language (e.g., "Do you mean 'User' or 'Customer'?").
3. **Challenge**: Stress-test the design with concrete scenarios and edge cases.
4. **Synchronize**: Check if the plan contradicts existing code and surface discrepancies.
5. **Update**: Capture resolved terms in `CONTEXT.md` and document key decisions in ADRs inline.

## Output Format
- **Question**: A precise question probing a domain boundary or terminology choice.
- **Recommendation**: Your proposed answer or canonical term.
- **Doc Update**: Snippet of the updated `CONTEXT.md` or new ADR (if applicable).

## Examples

### Example 1: Terminology Conflict
**Input:**
"We need to add a 'Subscription' model. Grill me."

**Output:**
"Question: Your `CONTEXT.md` currently defines 'Plan' as the billing unit. Is 'Subscription' a new concept, or should we use 'Plan'?
Recommendation: Stick to 'Plan' to maintain consistency with the existing billing domain."

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ishandutta2007](https://github.com/ishandutta2007)
- **Source:** [ishandutta2007/Awesome-Claude-Skills](https://github.com/ishandutta2007/Awesome-Claude-Skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ishandutta2007-awesome-claude-skills-grill-with-docs
- Seller: https://agentstack.voostack.com/s/ishandutta2007
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
