gvm-code-review

Automate code quality, security, and spec adherence reviews with parallel subagents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides an end-to-end code review process that automatically conducts parallel checks on various aspects of code quality, security, and specification adherence, saving time and reducing the likelihood of errors.

Core Features & Use Cases

  • Parallel Defect-Class Subagents: Dispatches parallel subagents to scan for specific types of defects, ensuring comprehensive coverage.
  • Expert Grounding: Uses expert knowledge to ground the review process, ensuring the subagents scan according to specific domain knowledge.
  • Automated Code Quality Checks: Integrates automated checks for code quality, security, and adherence to specifications.
  • Use Case: Imagine you have a new codebase to review. Use this Skill to automatically dispatch subagents to review for various defects, ensuring the code meets the required quality standards.

Quick Start

Use the gvm-code-review skill to review code for quality, security, and spec adherence with the command: /gvm-code-review.

Frequently Asked Questions about gvm-code-review

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

FAQPage Schema
How do I automate code review for security and specification adherence?

Automate code review by dispatching parallel subagents grounded in expert knowledge to scan for specific defect classes. This phased pipeline automatically checks code quality, security, and spec adherence to reduce manual review time and errors.

What is the best way to run comprehensive code quality checks on a new codebase?

The best way to run comprehensive code quality checks is using a phased pipeline with parallel defect-class subagents. This approach scans for various defects simultaneously, ensuring the code meets required quality standards through expert grounding.

Do I need defined specifications to perform automated code quality checks?

Yes, you need a structured codebase with clearly defined specifications to perform automated code quality checks. The review process also requires access to expert knowledge for grounding the subagents during the spec adherence scan.

How does expert grounding work during the code review process?

Expert grounding works by using expert knowledge to guide parallel subagents during the code review process. This ensures the subagents scan for defects according to specific domain knowledge, providing comprehensive coverage for security and quality.

Can I review code for security vulnerabilities and quality in parallel?

Yes, you can review code for security vulnerabilities and quality in parallel. The process dispatches parallel subagents to scan for specific types of defects, ensuring comprehensive coverage across various aspects of code quality and security.

When should I avoid using automated subagents for code review?

You should avoid using automated subagents for code review if your project lacks a structured codebase with clearly defined specifications. Without expert knowledge to ground the subagents, the automated checks cannot effectively scan for defects.