requesting-code-review

Dispatch a code-review subagent to generate feedback on latest changes.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/softbreezee/claw-os --skill requesting-code-review-softbreezee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/softbreezee/claw-os/tree/main/temp_skills/superpowers-main/skills/requesting-code-review
Command: npx skills add https://github.com/softbreezee/claw-os --skill requesting-code-review-softbreezee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating timely, high-quality code reviews is challenging in fast-moving software projects. This Skill automates the process by dispatching a dedicated code-review subagent to evaluate recent changes and surface meaningful feedback before integration.

Core Features & Use Cases

  • Automated subagent-driven review: Triggers focused critique on the latest commits and tasks.
  • Structured feedback templates: Uses predefined templates to ensure consistent, actionable results.
  • Pre-merge governance: Helps teams enforce review checkpoints before merging to main branches.

Quick Start

Dispatch the code-review subagent to generate targeted feedback for the latest commit.

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 reviews for recent git commits before merging?

Automating code reviews for recent git commits involves dispatching a subagent to evaluate changes between base and head SHAs. This skill triggers focused critique on the latest commits using a defined plan and structured feedback template to ensure consistent, actionable results before integration.

What is a subagent-driven code review workflow?

A subagent-driven code review workflow dispatches a dedicated agent to generate targeted feedback on recent changes. It evaluates commits against a predefined plan and formal feedback template, ensuring structured and consistent review results for task-driven development.

How do I perform pre-merge checks across git branches?

Pre-merge checks across git branches require base and head SHAs, a defined plan, and a feedback template. This skill dispatches a review subagent to evaluate branch changes against these inputs, enforcing review checkpoints before merging to main branches.

Do I need a formal feedback template to automate a code review?

Yes, a formal feedback template is required to automate a code review. The template ensures the subagent generates consistent, actionable, and structured feedback rather than unstructured commentary when evaluating recent commits and tasks.

Can I use automated code review for major feature work and task-driven development?

Yes, automated code review is applicable to major feature work and task-driven development. The subagent evaluates recent changes against a defined plan, providing focused critique to coordinate timely, high-quality reviews in fast-moving software projects.

What are the limitations of automating git code reviews with subagents?

Automating git code reviews with subagents requires base and head SHAs, a defined plan, and a formal feedback template to function. Without these inputs, the subagent cannot generate the targeted feedback needed for pre-merge governance.