Agent Skills
› ArcReel/ArcReel
› grill-with-docs
grill-with-docs
GitHub通过持续提问(grilling)和领域建模(domain-modeling)来打磨计划或设计,并同步生成ADR文档和术语表。
触发场景
需要批判性审视设计方案
需要梳理领域模型
需要生成架构决策记录
安装
npx skills add ArcReel/ArcReel --skill grill-with-docs -g -y
SKILL.md
Frontmatter
{
"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
}
Call the Skill tool twice, for "grilling" and "domain-modeling".
版本历史
- 44d22bf 当前 2026-08-28 10:38
- 24a1f5c 2026-07-25 06:25


