requesting-code-review

Automate peer review of code changes using git range references and code-reviewer templates.

7.6k|721|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/jnMetaCode/superpowers-zh --skill requesting-code-review-jnmetacode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/jnMetaCode/superpowers-zh/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/jnMetaCode/superpowers-zh --skill requesting-code-review-jnmetacode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The code-review automation provides a dedicated code-reviewer to validate completed work before it is merged, ensuring feedback focuses on outcomes and preserves developer context.

Core Features & Use Cases

  • Dispatch a superpowers:code-reviewer sub-agent to evaluate code changes after task completion.
  • Use structured templates (code-reviewer.md) to standardize feedback with clear expectations.
  • Integrate review as a gate before merging, enabling early detection of issues and maintaining quality in iterative workflows.

Quick Start

Dispatch the code-reviewer to assess the latest changes and report back with structured feedback using the templates.

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 merging changes?

Automating code review involves dispatching a code-reviewer sub-agent to evaluate git diff ranges against your development plan before merging. This provides structured feedback covering code quality, architecture, testing, and alignment using standardized templates.

How does automated peer feedback work for task-based development workflows?

Automated peer feedback works by dispatching a code-reviewer sub-agent upon task completion to assess git diff ranges against the original plan. It generates structured feedback covering code quality, architecture, testing, and alignment before merging.

What is the best way to get structured code feedback using git diff ranges?

The best way to get structured code feedback is by dispatching a code-reviewer sub-agent to assess git diff ranges using standardized templates. This ensures production-ready feedback covering code quality, architecture, testing, and plan alignment before merge.

Can I use code-reviewer templates to enforce quality gates in iterative workflows?

Yes, you can use code-reviewer templates to enforce quality gates in iterative workflows. By dispatching a code-reviewer sub-agent before merging, you enable early detection of issues and maintain production-ready quality across task-based development cycles.

Do I need specific dependencies to validate code changes against a plan?

No specific external dependencies are required to validate code changes against a plan. The process relies on invoking a dedicated code-reviewer sub-agent and using structured templates to evaluate your git range references before merging code.

Why should I use an automated code reviewer instead of manual peer review?

Using an automated code reviewer preserves developer context and ensures feedback focuses on outcomes by standardizing the evaluation of git diffs against your plan. It provides consistent, structured feedback on code quality, architecture, and testing before merging.