# Grill Me

> Use when stress-testing a plan, design, or architecture before writing a spec. Keeps resolved decisions in the conversation for spec-create.

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

---


# Grill Me

Follow the `grilling` skill for the interactive interview, dependency-aware question rounds, and the user's confirmation of shared understanding.

Keep the crystallized decisions in the conversation — do **not** write a file. The
decisions live in this session; `/spec-create` synthesizes them into the spec.

## Finishing

After all branches are resolved and the user confirms shared understanding, tell the user:

```text
Grilling complete. Next step: /spec-create — it synthesizes these decisions into docs/plans/<name>/spec.md.
```

