requesting-code-review

Dispatch a code-review subagent using a reviewer template and focus area.

3|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/BubbleBuffer/superpawers --skill requesting-code-review-bubblebuffer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/BubbleBuffer/superpawers/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/BubbleBuffer/superpawers --skill requesting-code-review-bubblebuffer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dispatch a dedicated code-review workflow to catch issues before they cascade, ensuring review readiness and quality gates.

Core Features & Use Cases

  • Dispatch a dedicated code-review subagent to catch issues early in the development cycle.
  • Provide a standard reviewer template and explicit focus area to maintain consistency across reviews.
  • Apply feedback using a clear escalation path (critical, important, minor) and guidelines for pushback when guidance is incorrect.

Quick Start

Dispatch a code-reviewer subagent after completing a task or feature to request a focused evaluation.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I get high-quality code review feedback before submitting a pull request?

To get code review feedback, dispatch a dedicated subagent to evaluate your changes against a standard template and focus area, catching issues early before they cascade.

What is the best way to structure a code review workflow for consistency?

The best way to structure a code review workflow is to provide a standard reviewer template and explicit focus areas, ensuring consistent quality assurance across all pull requests.

How do I prioritize issues found during a code review?

Prioritize code review issues by applying a clear escalation path that addresses critical issues first, then important ones, and finally minor ones, with guidelines for pushback.

When do I need to dispatch a code-review subagent in the development cycle?

You need to dispatch a code-review subagent immediately after completing a task or feature, requesting a focused evaluation to catch quality assurance issues before they escalate.

Can I push back on code review feedback if the guidance is incorrect?

You can push back on incorrect code review feedback by applying the provided guidelines within the workflow, ensuring that critical and important issues are addressed accurately.

Does this code review workflow require any specific dependencies or components?

This code review workflow requires no specific dependencies or components, allowing you to dispatch the subagent directly within your existing software engineering environment.