Agent Skills
› bmad-code-org/BMAD-METHOD
› bmad-review-verification-gap
bmad-review-verification-gap
GitHub已废弃技能,转发至bmad-review。用于对内容进行验证缺口检查,仅输出Markdown格式结果,无发现时返回特定提示行。
Trigger Scenarios
需要检查内容中的验证缺口
使用bmad-review的verification-gap视角进行分析
Install
npx skills add bmad-code-org/BMAD-METHOD --skill bmad-review-verification-gap -g -y
SKILL.md
Frontmatter
{
"name": "bmad-review-verification-gap",
"metadata": {
"lifecycle": "shim"
},
"description": "Deprecated — forwards to bmad-review"
}
Merged into bmad-review. Invoke the bmad-review skill on the same content with only the verification-gap lens. Present the markdown rendering only (no JSON block), listing any gap_shape: "other" findings under an ## Other findings heading. When there are no findings at all, output exactly this single line: No verification gaps found.
Version History
- 67d876f Current 2026-08-20 10:29


