superpowers-requesting-code-review

Delegate formal code reviews to a dedicated subagent with structured prompts.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/qq824045252-ship-it/erp --skill superpowers-requesting-code-review-qq824045252-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-requesting-code-review
Source: https://github.com/qq824045252-ship-it/erp/tree/main/.agents/skills/superpowers-requesting-code-review
Command: npx skills add https://github.com/qq824045252-ship-it/erp --skill superpowers-requesting-code-review-qq824045252-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates formal code reviews by delegating review tasks to a dedicated subagent.

Core Features & Use Cases

  • Structured review prompts: Generates focused, context-rich review requests with precise baselines and targets.
  • Safety and traceability: Keeps history intact and separates developer work from reviewer context to reduce information leakage.
  • Use Case: When delivering a major feature, trigger a code-review subagent to provide a formal, production-facing assessment before merging.

Quick Start

Dispatch the superpowers-requesting-code-review subagent with the implemented changes and a brief plan for review.

Frequently Asked Questions about superpowers-requesting-code-review

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

FAQPage Schema
How do I automate code reviews for pull requests before merging?

You can automate code reviews by dispatching a dedicated subagent with your implemented changes and a brief plan, which generates focused review requests and provides formal, production-facing assessments before merging.

What is a subagent-based code review workflow and how does it work?

A subagent-based code review workflow delegates formal review tasks to a dedicated agent, separating developer work from reviewer context to preserve history and reduce information leakage during production quality checks.

How do I generate structured prompts for automated code reviews?

To generate structured prompts for automated code reviews, provide the subagent with implemented changes and a brief plan, ensuring context-rich review requests with precise baselines and targets for production-ready assessments.

When do I need to trigger an automated code review in my development workflow?

You need to trigger an automated code review when delivering major features, performing post-task validation, or conducting pre-merge evaluations across software development workflows to catch issues fast.

Can I use subagent code review for post-task validation without losing context?

Yes, subagent code review supports post-task validation by keeping history intact and separating developer work from reviewer context, ensuring traceability and preventing information leakage during the review process.

What are the limitations of automating pre-merge code evaluations with subagents?

Automating pre-merge code evaluations with subagents requires providing precise baselines and targets for structured prompts, and relies on accurate context separation to maintain production-ready assessment quality.