# Grill System Design

> Question the user about important system design decisions, then prepare the decided design for a specification. Use when a design needs a focused interview before it can be specified.

- Skill: `patinaproject/grill-system-design` (Agent Skill)
- Install (CLI): `npx skillmds@latest add patinaproject/grill-system-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/patinaproject/grill-system-design/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: patinaproject (https://skillmd.com/u/patinaproject)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/patinaproject/grill-system-design

---


# Grill system design

1. Before interviewing the operator, read and apply `grill-to-spec`'s
   [question boundary](../grill-to-spec/SKILL.md#question-boundary). It is the
   single authority for ADR mechanics and operator questions in this flow.
2. Run `design-by-contract` to identify the important agreements in the design.
3. Run `grill-to-spec` through its completion criteria and final message.

