review

Identify gaps and inconsistencies across design documents for gate readiness.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/sizukutamago/blueprint-plugin --skill review-sizukutamago
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/sizukutamago/blueprint-plugin/tree/main/skills/design-doc-reviewer
Command: npx skills add https://github.com/sizukutamago/blueprint-plugin --skill review-sizukutamago

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the validation of design documents by detecting structural gaps, cross-reference issues, and completeness flaws that threaten project Gate judgments.

Core Features & Use Cases

  • Structure and consistency checks: validates YAML frontmatter, sectionHierarchy, and cross-document references.
  • Traceability and completeness: ensures FR/SC mappings are present and that all required artifacts exist for Gate readiness.
  • Use Case: Run a batch review of Wave A/B documentation to generate a consolidated gate report and a remediation backlog.

Quick Start

Provide a set of design docs to review; the skill will return a gate-grade report and recommended fixes.

Frequently Asked Questions about review

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

FAQPage Schema
How do I check traceability and consistency across design documents for a gate review?

To check traceability and consistency for a gate review, you can validate FR/SC mappings, verify cross-document references, and identify structural gaps across architecture and design inventory artifacts to ensure readiness.

What is a design document consistency check and how does it work?

A design document consistency check validates YAML frontmatter, section hierarchy, and cross-document references to detect completeness flaws and ensure traceability across architecture and implementation artifacts.

How do I generate a gate report and remediation backlog for project documentation?

Generate a gate report by running a batch review of Wave A/B documentation, which outputs structured P0/P1/P2 gate judgments and a consolidated remediation backlog to fix detected flaws.

Can I use this to validate FR/SC mappings for architecture and design inventory artifacts?

Yes, you can validate FR/SC mappings by ensuring required artifacts exist and checking traceability across architecture, design inventory, and implementation artifacts for project-wide reviews.

What is the best way to audit design docs for cross-reference issues and completeness flaws?

The best way to audit design docs for cross-reference issues is to perform a documentation audit that checks structural completeness, enforces gate judgments, and outputs a structured remediation backlog.

Do I need specific components or dependencies to run a project-wide design review?

No specific dependencies or components are required to run a project-wide design review; you simply provide a set of design docs to review and receive a gate-grade report with recommended fixes.