Agent Skills
› GreyDGL/PentestGPT
› grill-with-docs
grill-with-docs
GitHub通过严格的面试式对话来打磨计划或设计,并在过程中自动生成架构决策记录(ADR)和术语表。需结合领域建模技能运行/grilling会话,旨在提升方案质量并沉淀知识资产。
Trigger Scenarios
需要深度审视和优化设计方案时
希望生成架构决策记录或项目术语表时
Install
npx skills add GreyDGL/PentestGPT --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
}
Run a /grilling session, using the /domain-modeling skill.
Version History
- e8b1bb7 Current 2026-07-19 11:28


