skill
v1.0.002· MITGrill With Docs
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
by mattpocock
Install via terminal
curl -fsSL https://spellbook.build/i/grill-with-docs | sh
Drops the .md into ~/.claude/skills/grill-with-docs/. The script is plain shell - inspect it by dropping the | sh.
Skill content
--- name: grill-with-docs description: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. disable-model-invocation: true --- Run a `/grilling` session, using the `/domain-modeling` skill.