superpowers-requesting-code-review

Route code changes through a structured reviewer for production readiness.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/fegome90-cmd/fork_agent --skill superpowers-requesting-code-review-fegome90-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-requesting-code-review
Source: https://github.com/fegome90-cmd/fork_agent/tree/main/.kilocode/skills/superpowers-requesting-code-review
Command: npx skills add https://github.com/fegome90-cmd/fork_agent --skill superpowers-requesting-code-review-fegome90-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review and validate code changes by routing them through a specialized code-review subagent to ensure production readiness.

Core Features & Use Cases

  • Dispatch code-reviewer subagent after each task to surface strengths and issues early.
  • Use structured templates (code-reviewer.md) to guide feedback, categorizing findings into strengths, issues, and recommendations.
  • Align with production-readiness criteria, including changes in architecture, testing, and documentation.

Quick Start

Dispatch the code-reviewer subagent after completing a task to obtain structured feedback on the changes.

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 production readiness?

Automate code reviews for production readiness by routing changes through a specialized subagent. This structured reviewer applies templates to surface issues early and validate code changes before merges.

When should I trigger a code review subagent in my workflow?

Trigger a code review subagent after completing each task, finishing major features, and before merges. This timing ensures production readiness is validated continuously throughout task-driven development workflows.

What is the best way to structure code review feedback?

Structure code review feedback using templates that categorize findings into strengths, issues, and recommendations. This approach aligns feedback with production-readiness criteria including architecture, testing, and documentation.

Can I use subagents to validate code changes before merging?

Yes, you can dispatch a code-reviewer subagent before merges to validate code changes. It uses documented evaluation flows to assess production readiness and provide structured feedback on strengths and issues.

Does automated code review work with task-driven development workflows?

Automated code review integrates directly with task-driven development workflows. It standardizes validation by applying structured templates after each task to ensure continuous production readiness.

What production-readiness criteria does a code review subagent evaluate?

A code review subagent evaluates production-readiness criteria including changes in architecture, testing, and documentation. It uses templates to surface issues and provide recommendations aligned with these standards.