cmd-reviewer

Automate code review analysis across local changes, branches, and pull request diffs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process by providing expert-level analysis and feedback on code changes, ensuring high-quality code before deployment.

Core Features & Use Cases

  • Expert Code Review: Offers deep expertise in system design, security, performance, cloud architecture, data structures, and algorithms.
  • Diff Review: Works on any diff, no bug artifacts needed.
  • Final Gate: Serves as the final review before shipping code.
  • Customizable Review: Supports review of current unstaged changes, staged changes, specific branches, PR URLs, slugs, or all uncommitted changes.

Quick Start

Run the /reviewer command followed by the specific diff source you want to review.

Frequently Asked Questions about cmd-reviewer

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

FAQPage Schema
How do I automate code review for pull request diffs before deployment?▼

Automate code review by running a command on specific diff sources like pull requests or branch comparisons, generating expert feedback on system design and security in a review file.

What areas does automated code review cover for security and performance?▼

Automated code review covers deep expertise in system design, security, performance, cloud architecture, data structures, and algorithms to ensure high-quality code changes.

Can I review unstaged changes or specific branch diffs without bug artifacts?▼

Yes, you can review unstaged changes, staged changes, specific branches, or pull request diffs directly, working on any diff without needing bug artifacts or additional context.

What do I need to set up to run automated code reviews on local changes?▼

You need to establish a dedicated review directory and create a review file to store the generated feedback before running the automated analysis on your local code changes.

Is automated code review suitable as a final gate before shipping code?▼

Yes, automated code review serves as a final gate before shipping, providing expert-level analysis and feedback on code changes to ensure deployment readiness.

How do code review automation tools compare to manual pull request checks?▼

Code review automation provides consistent expert analysis across multiple diff sources instantly, whereas manual reviews require human effort and may miss architectural or algorithmic inefficiencies.