Reference · Print-friendly

grilling 与 wrappers 速查

压缩自 Lesson 0003 与一手 SKILL.md。偏差以 skill 原文为准。

调用与一行正文

Skill Inv 正文 状态
grilling M 决策树面试纪律(见下) 无持久副作用
grill-me U Run a /grilling session. stateless
grill-with-docs U Run a /grilling session, using the /domain-modeling skill. stateful → CONTEXT / ADR

User 不可调 User → wrapper 只能 prose 调 model 原语,不能 grill-with-docs → grill-me。 (invocation.md

grilling 纪律(完整要点)

  1. 无情面试至 shared understanding;沿决策树按依赖逐分支。
  2. 每题给 recommended answer
  3. 一次一题,等反馈;多题并行 = bewildering。
  4. Fact → 自己查环境;Decision → 问人并等待。
  5. Do not act until user confirms shared understanding。

副作用

Skill 写仓库? 写什么
grilling
grill-me —(无 CONTEXT)
grill-with-docs 是(懒) 经 domain-modeling:CONTEXT.md(或 map 分册);三条件 ADR → docs/adr/*

不写:spec issue、tickets、业务实现(那些是 to-spec / to-tickets / implement)。

选谁

结束后

谁还调用 /grilling

调用方 模式
triage verify 后若需 fleshing out:grilling + domain-modeling;维护者 override 可 skip
wayfinder chart destination / 默认票型 grilling;HITL 禁止自问自答
improve-codebase-architecture pick candidate 后 grilling;副作用 domain-modeling

微调

ADR 三条件(domain-modeling)

Hard to reverse ∧ Surprising without context ∧ Real trade-off。缺一不写。

一手路径