cmd-bug-review

Compare commits against research and plan documents using a 12-point checklist.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill cmd-bug-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cmd-bug-review
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-workflow/skills/cmd-bug-review
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill cmd-bug-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamlines the bug fix review process with a structured 12-point checklist, reducing manual effort and improving code quality.

Core Features & Use Cases

  • Automated Review: Automates the review of bug fixes against documentation.
  • Customizable Checklist: Apply an adversarial 12-point checklist for thorough code reviews.
  • Metrics Recording: Records review metrics for continuous improvement.
  • Use Case: For developers and QA teams looking to standardize and streamline their code review process.

Quick Start

Dispatch the review for the current bug fix by using: /bug-review

Frequently Asked Questions about cmd-bug-review

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

FAQPage Schema
How do I automate bug fix code reviews using git commits?▼

Automated bug fix code review compares git commits against research and plan documents using an adversarial 12-point checklist. This standardizes the review process for critical fixes and security patches while reducing manual effort. Dispatch the review by running the /bug-review command.

What is an adversarial checklist for bug fix review?▼

An adversarial bug fix review checklist is a structured 12-point evaluation framework that rigorously validates code changes against documentation. It ensures thorough code quality checks for critical fixes and security patches, recording metrics for continuous improvement.

Does automated bug review work without research and plan documents?▼

Automated bug review requires research and plan documents to compare against git commit details. The 12-point checklist uses these documents to verify that code changes align with the planned fix, so missing documentation prevents a complete review.

How do I standardize code review for security patches?▼

To standardize code review for security patches, apply an automated 12-point adversarial checklist against git commit details and planning documents. This enforces rigorous engineering standards and records review metrics for continuous quality improvement.

Do I need git commands to perform automated bug fix reviews?▼

Yes, git commands are required to access commit details for automated bug fix reviews. The review process compares these git commit changes against research and plan documents to complete the structured 12-point checklist evaluation.