Agent Skills
› GreyDGL/PentestGPT
› grill-with-docs
grill-with-docs
GitHub通过持续追问和审视来打磨计划或设计,并在过程中自动生成架构决策记录(ADR)和术语表等文档。
Trigger Scenarios
需要深入审视设计方案时
要求生成 ADR 或术语表时
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


