bmad-review-verification-gap

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

Updated Sep 3, 2026
One-click install
npx skills add https://github.com/watchthelight/shatterfish --skill bmad-review-verification-gap-watchthelight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-review-verification-gap
Source: https://github.com/watchthelight/shatterfish/tree/main/.claude/skills/bmad-review-verification-gap
Command: npx skills add https://github.com/watchthelight/shatterfish --skill bmad-review-verification-gap-watchthelight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill preserves backward compatibility for workflows that previously invoked a standalone verification-gap review, redirecting them to the consolidated bmad-review skill without breaking existing habits or automation. ## Core Features & Use Cases - Deprecation Forwarding: Routes all invocations to the bmad-review skill using only the verification-gap lens. - Consistent Output Format: Presents findings as markdown only, with any gap_shape "other" findings listed under an ## Other findings heading. - Use Case: When a reviewer asks for a verification-gap check on a document, the skill runs the bmad-review verification-gap lens and outputs exactly "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 this skill on your content and it forwards the request to bmad-review with only the verification-gap lens applied. Results are rendered as markdown, with no JSON block included.

What happened to the standalone verification-gap skill?

It was merged into bmad-review and is now deprecated. This skill exists only as a forwarding shim so existing invocations continue to work with the verification-gap lens.

What output does the verification-gap review produce?

It produces a markdown rendering of findings, listing any gap_shape "other" findings under an ## Other findings heading. When there are no findings, it outputs exactly the single line: No verification gaps found.

Can I still use bmad-review-verification-gap in existing workflows?

Yes, it remains functional as a forwarding alias to bmad-review. However, since it is deprecated, new workflows should invoke bmad-review directly with the verification-gap lens.