requesting-code-review

Route code changes through a code-review subagent and summarize strengths and issues.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/ultramaxoAI/UltramaxoAI --skill requesting-code-review-ultramaxoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/ultramaxoAI/UltramaxoAI/tree/main/.agent/skills/requesting-code-review
Command: npx skills add https://github.com/ultramaxoAI/UltramaxoAI --skill requesting-code-review-ultramaxoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable process to request and perform code reviews, helping teams catch issues early and ensure changes meet requirements before integration.

Core Features & Use Cases

  • Standardized prompts and templates for code-review requests.
  • Clear evaluation criteria with severities (Critical, Important, Minor).
  • Guidance for integrating subagent-based reviews into daily development workflows and governance.

Quick Start

Ask the code-review subagent to review the latest commit range and summarize strengths and issues.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I route code changes through a code review before merging to main?

To route code changes through a code review before merging to main, use a dedicated code-review subagent to evaluate production readiness, summarize strengths and issues, and provide structured feedback with fix guidance. This ensures changes meet requirements before integration.

What is a subagent-based code review process in a development workflow?

A subagent-based code review process uses a dedicated subagent to evaluate code changes after tasks, major features, or before merging. It applies standardized prompts and severity criteria to produce structured feedback on production readiness.

How do I evaluate code readiness for merge using severity levels?

To evaluate code readiness for merge, apply severity levels like Critical, Important, and Minor to identified issues. The code-review subagent summarizes these issues alongside strengths to determine if the changes are ready for production integration.

When should I request a code review during my git workflow?

You should request a code review after completing each task, when finishing major features, and before merging changes to the main branch. This routing ensures continuous evaluation of production readiness throughout the development workflow.

Can I use a code-review subagent for daily development governance?

Yes, you can integrate a subagent-based code review into daily development workflows and governance. It provides standardized templates and clear evaluation criteria to catch issues early and ensure changes meet requirements before integration.

Does the code review process require specific dependencies to work?

No, the code review process does not require specific dependencies to work. It operates by identifying and routing code changes through a dedicated subagent using standardized prompts to generate structured feedback on strengths, issues, and merge readiness.