superpowers-requesting-code-review

Trigger pre-merge code review using the superpowers-code-reviewer subagent template.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/klaaay/spec-toolkit --skill superpowers-requesting-code-review-klaaay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-requesting-code-review
Source: https://github.com/klaaay/spec-toolkit/tree/main/apps/spec-kit-app/public/commands-packages/superpowers/skills/superpowers-requesting-code-review
Command: npx skills add https://github.com/klaaay/spec-toolkit --skill superpowers-requesting-code-review-klaaay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures timely validation of work before major milestones, merges, or feature completion by coordinating a focused code-review step with a dedicated subagent.

Core Features & Use Cases

  • Pre-merge validation: triggers structured code-review before merging to main branches.
  • Task post-completion checks: prompts review after completing a task or implementing a feature.
  • Use Case: When preparing a release, trigger a review to catch issues early and align on quality.

Quick Start

Instruct your AI to dispatch a superpowers-code-reviewer subagent and attach the summary template to begin the review process.

Frequently Asked Questions about superpowers-requesting-code-review

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

FAQPage Schema
How do I request a code review before merging to a main branch?

To request a pre-merge code review, you dispatch a dedicated subagent to perform a structured validation check using standard diff and patch references to assess implementation quality before integration.

When should I trigger a code review in my software development workflow?

You should trigger a code review after completing a task, implementing a feature, or reaching a major milestone to catch issues early and align on quality before merging to main branches.

Do I need a specific subagent template to perform pre-merge code validation?

Yes, pre-merge code validation requires a code-reviewer subagent template to coordinate the focused review step and assess implementation quality against standard diff references.

What is the best way to automate task post-completion checks for feature validation?

Automating task post-completion checks involves instructing your AI to dispatch a code-reviewer subagent and attach a summary template, streamlining the validation process for feature completion.

Can I use this code review approach for release preparation across different software workflows?

Yes, this code review approach is applicable across software development workflows to trigger peer review and catch issues early when preparing a release, ensuring alignment on quality before integration.