bmad-review-verification-gap

Forwards review requests to bmad-review with the verification-gap lens applied.

6|Updated Aug 29, 2026
One-click install
npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-review-verification-gap-hordricjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-review-verification-gap
Source: https://github.com/HordRicJr/Akomagni/tree/main/bmad-core/.agents/skills/bmad-review-verification-gap
Command: npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-review-verification-gap-hordricjr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill preserves backward compatibility for workflows that still reference the deprecated verification-gap review, redirecting them to the consolidated bmad-review skill without breaking existing invocations. ## Core Features & Use Cases - Deprecation Forwarding: Routes all requests to the bmad-review skill using only the verification-gap lens. - Markdown-Only Output: Presents findings as rendered markdown, listing any gap_shape "other" findings under an Other findings heading, with no JSON block. - Use Case: When an older workflow invokes a verification-gap review on a document, this Skill runs the equivalent check through bmad-review and outputs "No verification gaps found." when nothing is detected. ## Quick Start Ask the assistant to run a verification-gap review on your document and it will forward the request to bmad-review with the verification-gap lens.

Frequently Asked Questions about bmad-review-verification-gap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a verification-gap review on a document?

Invoke the bmad-review skill on your content with only the verification-gap lens. This deprecated skill forwards automatically, so existing references continue to work without changing your workflow.

What happened to the bmad-review-verification-gap skill?

It was merged into the bmad-review skill and is now deprecated. It still works by forwarding requests to bmad-review with the verification-gap lens applied.

What output format does the verification-gap review produce?

It produces markdown rendering only, with no JSON block. Findings with gap_shape "other" appear under an Other findings heading, and when nothing is found it outputs exactly "No verification gaps found."

Should I still use bmad-review-verification-gap in new workflows?

No, use the bmad-review skill directly with the verification-gap lens for new work. This skill exists only as a compatibility shim for older invocations.