Agent Skills
› mattpocock/skills
› grill-with-docs
grill-with-docs
GitHub通过深度问答打磨设计方案,并在过程中生成架构决策记录(ADR)和术语表,辅助设计优化与文档沉淀。
Trigger Scenarios
需要审查或完善系统设计/方案时
需要梳理领域模型并生成相关文档时
Install
npx skills add mattpocock/skills --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".
Version History
-
068b6e0
Current 2026-08-16 06:50
澄清多技能步骤需作为独立的 Skill 工具调用,而非单次调用包含多个名称;统一了跨技能调用的表述方式。
- ed37663 2026-07-24 15:56


