requesting-code-review

Dispatch a subagent to review git diffs against production-readiness criteria.

Updated Nov 3, 2016
One-click install
npx skills add https://github.com/xleliberty/mydotfiles --skill requesting-code-review-xleliberty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/xleliberty/mydotfiles/tree/main/.config/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.7/skills/requesting-code-review
Command: npx skills add https://github.com/xleliberty/mydotfiles --skill requesting-code-review-xleliberty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of consistency and rigor in code reviews by providing a structured, subagent-driven framework that ensures all code changes are evaluated against specific quality, architectural, and testing standards before merging.

Core Features & Use Cases

  • Subagent Dispatch: Automatically triggers a specialized code-reviewer subagent to perform objective evaluations.
  • Standardized Checklist: Enforces a rigorous review process covering code quality, architecture, testing, and production readiness.
  • Use Case: Use this skill after completing a major feature or before merging to the main branch to catch critical bugs, security issues, and architectural flaws early in the development lifecycle.

Quick Start

Dispatch the code-reviewer subagent by providing the implementation details, plan references, and the git commit range to the task tool.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I standardize code reviews for production readiness before merging?

Standardize code reviews for production readiness by dispatching a specialized subagent to evaluate code changes against a structured checklist covering technical quality, architectural integrity, and test coverage.

How does subagent-driven development evaluate git diffs?

Subagent-driven development evaluates git diffs by dispatching a code-reviewer subagent that verifies implementation against plan references and requirements to catch critical bugs, security issues, and architectural flaws early.

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

Trigger an automated code review in your development workflow after completing a major feature or before merging to the main branch to ensure all code changes meet production-readiness criteria.

What is the best way to enforce a structured checklist for code quality assurance?

The best way to enforce a structured checklist for code quality assurance is using a subagent-driven framework that rigorously evaluates code quality, architecture, testing, and production readiness before merging.

Can I use a subagent to verify implementation against requirements and git commits?

Yes, you can use a subagent to verify implementation against requirements and git commits by providing the implementation details, plan references, and the git commit range to the task tool.