gvm-design-review

Validate software designs against specified requirements using expert panel scans and dual review.

5|Updated May 4, 2026
One-click install
npx skills add https://github.com/gerquinn1978/gvm --skill gvm-design-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gvm-design-review
Source: https://github.com/gerquinn1978/gvm/tree/main/grounded-vibe-methodology/skills/gvm-design-review
Command: npx skills add https://github.com/gerquinn1978/gvm --skill gvm-design-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill validates that your design meets the necessary requirements before the code is written, ensuring your solution will fulfill business goals without unforeseen gaps.

Core Features & Use Cases

  • Design Validation: Automatically verify if your project design covers every requirement and adheres to expert best practices.
  • Parallel Review: Run multiple expert panels in parallel, each focusing on a specific design aspect, maximizing coverage and efficiency.
  • Customizable Depth: Perform quick scans or comprehensive reviews, tailored to your project needs and requirements depth.

Quick Start

Execute /gvm-design-review to automatically dispatch panels that scan the 'specs/' directory and assess your project design against the requirements.

Frequently Asked Questions about gvm-design-review

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

FAQPage Schema
How do I validate my software design against project requirements?

Design validation checks your project specs against specified requirements using expert grounding and parallel defect-class panel scanning. It automatically verifies your design covers every requirement and adheres to best practices before code is written.

What is parallel defect-class panel scanning for design review?

Parallel defect-class panel scanning runs multiple expert panels simultaneously, each focusing on specific design aspects. This mechanism maximizes coverage and efficiency when validating software designs against requirements.

How do I run a design review on an existing codebase?

You can run design correctness checks on both new projects and existing codebases by executing the review command. The panels scan your project structure and assess the design against defined requirements.

Do I need a specific project spec structure for requirements validation?

Requirements validation requires a well-defined project spec structure, expert references, and calibration data. Without these inputs, the parallel panel scans cannot accurately assess your design correctness.

Can I adjust the depth of my design review process?

You can perform quick scans or comprehensive reviews tailored to your project needs. The customizable depth allows you to adjust the parallel panel scanning intensity based on your requirements validation goals.

How does capture-recapture estimation work in defect detection?

Capture-recapture estimation works alongside multiple panel scans and dual review to provide comprehensive defect detection coverage. This technique estimates the total number of design gaps by analyzing overlapping findings from independent expert panels.