requesting-code-review

Dispatch a subagent to analyze Git commit ranges for code issues.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/zhou533/UnVault --skill requesting-code-review-zhou533
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/zhou533/UnVault/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/zhou533/UnVault --skill requesting-code-review-zhou533

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps catch issues early in the development cycle by dispatching a specialized subagent to review code changes before they are merged, preventing bugs and maintaining high standards.

Core Features & Use Cases

  • Automated Code Review: Leverages a subagent to analyze code against requirements and quality standards.
  • Early Issue Detection: Identifies critical, important, and minor issues before they impact the codebase.
  • Use Case: After completing a major feature, you can use this Skill to get an automated review, ensuring all requirements are met and no critical bugs are present before merging to the main branch.

Quick Start

Use the requesting-code-review skill to dispatch a code-reviewer subagent for the current commit range.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I automate code review before a git merge?

Automate code review by dispatching a subagent to analyze code changes against specified requirements and quality standards. It facilitates early detection of critical, important, and minor issues within a given Git commit range before merging.

What is the best way to check code quality against project requirements?

Checking code quality against project requirements is done by dispatching a specialized subagent to analyze code changes. This automated process identifies critical, important, and minor issues to ensure production readiness and adherence to guidelines.

How do I detect critical bugs in a specific git commit range?

Detect critical bugs in a specific git commit range by running an automated code review. A specialized subagent analyzes the changes within that range to identify critical, important, and minor issues before they impact the codebase.

Can I use a subagent to ensure production readiness before merging?

Yes, you can use a subagent to ensure production readiness before merging. The subagent analyzes code changes against quality standards to catch issues early in the development cycle, preventing bugs and maintaining high standards.

Does automated code review work with my existing development workflow?

Automated code review integrates with your development workflow by analyzing changes within a specified Git commit range. It requires no external dependencies to dispatch a subagent that checks code against project guidelines before merging.

What types of issues does an automated code reviewer identify?

An automated code reviewer identifies critical, important, and minor issues within a given Git commit range. It analyzes code changes against specified requirements and quality standards to ensure production readiness before merging into the main branch.