requesting-code-review

Automate code-review planning and validation with standardized templates and diff-based assessment.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/steltz/skill-factory --skill requesting-code-review-steltz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/steltz/skill-factory/tree/main/references/superpowers/skills/requesting-code-review
Command: npx skills add https://github.com/steltz/skill-factory --skill requesting-code-review-steltz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This framework provides a standardized, subagent-assisted approach to requesting and documenting code reviews, ensuring reviewers receive focused context and decisions are made before merging.

Core Features & Use Cases

  • Standardized templates for review prompts and feedback, surfacing critical, important, and minor issues.
  • Task-by-task review workflow that triggers after each feature or task to catch issues early.
  • Seamless integration with existing development processes to ensure timely, high-quality code that meets requirements.

Quick Start

Invoke the code-reviewer after each task to generate a review prompt and assess changes against the plan.

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 structured code reviews for pull requests?

Trigger a code review after each feature implementation to validate changes against the original plan, utilizing a standardized review template to ensure requirements are met before merging.

What is the best way to standardize pull request feedback templates?

Use a standardized code review framework that provides structured templates for review prompts and feedback, ensuring all software changes are evaluated consistently across iterative development cycles.

Can I integrate automated code review into an iterative development process?

Integrate code review automation seamlessly into existing development processes by triggering a standardized review workflow after each task completion to validate software changes before merging.

How does a diff-based code review workflow identify critical issues?

Diff-based assessment compares code changes against requirements to identify critical issues, ensuring reviewers receive focused context and structured feedback for reproducible validation.

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

Initiate code reviews after completing each task to validate changes against the plan, utilizing subagent-assisted workflows to document decisions and ensure high-quality code.

Does a subagent-assisted code review work without external dependencies?

A subagent-assisted code review operates independently without dependencies, providing reproducible review planning and validation through standardized templates and guided feedback mechanisms.