requesting-code-review

Dispatch a subagent to evaluate code changes for quality and requirements.

5|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/zhexulong/bdd-superpowers --skill requesting-code-review-zhexulong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/zhexulong/bdd-superpowers/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/zhexulong/bdd-superpowers --skill requesting-code-review-zhexulong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires code-reviewer-subagent, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps ensure that code meets quality standards and requirements by providing a structured code review process.

Core Features & Use Cases

  • Code Review Automation: Automates the dispatch of a code reviewer subagent to evaluate code changes.
  • Review Workflow: Streamlines the review process, ensuring that the reviewer focuses on the work product rather than the thought process.
  • Integration with Development Workflows: Integrates with subagent-driven development, executing plans, and ad-hoc development workflows.
  • Red Flags Identification: Identifies and addresses issues like skipped reviews, unfixed critical issues, and arguments with the reviewer.

Quick Start

Dispatch a code reviewer for the latest commit with the following command: request-code-review.

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 for my latest commit?

You can automate code review by dispatching a code reviewer subagent to evaluate code changes. This Skill streamlines the review workflow, ensuring the automated reviewer focuses on the work product and adherence to requirements.

When do I need to initiate a code review in the development workflow?

You need to initiate a code review when completing tasks, finishing major features, and before merges. Automating this process helps ensure code quality and that requirements are strictly met before changes are integrated.

Do I need a specific subagent setup to automate code reviews?

Yes, you need a code reviewer subagent and appropriate environment setup to automate code reviews. This dependency is required to dispatch the evaluation process and check for code quality and requirement adherence.

What is the best way to identify red flags during a code review?

The best way to identify red flags is to use a structured code review process that flags skipped reviews, unfixed critical issues, and arguments with the reviewer. This ensures software quality and strict issue tracking.

Why does the code review focus on the work product rather than the thought process?

The code review focuses on the work product to objectively evaluate code quality and requirement adherence. By streamlining the review workflow, the subagent assesses the actual changes rather than subjective development thought processes.

Can I integrate automated code review with ad-hoc development workflows?

Yes, you can integrate automated code review with subagent-driven development, executing plans, and ad-hoc development workflows. This ensures consistent quality assurance and issue tracking across various development contexts.