requesting-code-review

Dispatch a subagent to evaluate code changes and generate structured review feedback.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates focused, proactive code-reviewing by dispatching a dedicated reviewer subagent to evaluate changes and surface issues before merging.

Core Features & Use Cases

  • Guided review prompts: Ensures consistent feedback aligned with project standards.
  • Structured remediation: Produces actionable issues and suggested fixes.
  • Pre-merge safeguard: Catches defects early in feature development or major refactors.

Quick Start

Run a commit-based review by invoking the reviewer subagent to generate structured feedback.

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 new feature changes?

Automated code review dispatches a dedicated subagent to evaluate new changes and surface issues before merging. This process ensures structured remediation and catches defects early in feature development or major refactors.

What is a subagent-based code review workflow?

A subagent-based code review workflow dispatches a dedicated reviewer to evaluate changes and surface issues. It ensures consistent feedback aligned with project standards and produces actionable issues with suggested fixes.

How do I integrate pre-merge validation with my CI pipeline?

Pre-merge validation integrates with CI pipelines by dispatching a reviewer subagent to evaluate new changes before merging. This automated safeguard catches defects early and ensures code quality checks are satisfied.

Can I use automated code review for major refactoring tasks?

Automated code review supports major refactoring tasks by dispatching a subagent to evaluate architectural changes and provide clear remediation guidance. It ensures quality assurance across task-driven development workflows.

Does automated pre-merge code review require specific dependencies?

Automated pre-merge code review operates without external dependencies. It runs a commit-based review by invoking a reviewer subagent to generate structured feedback for your codebase.

What is the best way to get structured remediation guidance for code quality checks?

Structured remediation guidance is generated by dispatching a dedicated reviewer subagent to evaluate changes. This approach produces actionable issues and suggested fixes aligned with project quality assurance standards.