requesting-code-review

Dispatch a code reviewer subagent to evaluate work product context.

1|Updated May 20, 2025
One-click install
npx skills add https://github.com/vessux/dotfiles --skill requesting-code-review-vessux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/vessux/dotfiles/tree/main/umbel/skills/superpowers/requesting-code-review
Command: npx skills add https://github.com/vessux/dotfiles --skill requesting-code-review-vessux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dispatch a code reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work.

Core Features & Use Cases

  • Early, structured feedback by routing changes to a dedicated reviewer.
  • Contextual evaluation that focuses on the work product and requirements.
  • Flexible integration across subagent-driven tasks, feature work, and pre-merge checks.

Quick Start

Request a code review after completing a task by dispatching the code-reviewer subagent with the appropriate placeholders.

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 before merging changes?

You can automate code review by dispatching a code-reviewer subagent to evaluate your changes. This routes your work product to a dedicated reviewer for early, structured feedback before issues cascade.

What is a subagent workflow for code review?

A subagent workflow for code review dispatches a dedicated reviewer with precisely crafted context. This mechanism evaluates the work product independently, keeping the reviewer focused on requirements rather than your session's thought process.

How does code review automation preserve my session context?

Code review automation preserves your session context by sending only crafted context to the reviewer subagent, never your session history. This keeps the reviewer focused on the work product while retaining your context for continued work.

Can I use a code reviewer subagent for pre-merge checks?

Yes, you can use a code reviewer subagent for pre-merge checks. The reviewer provides contextual evaluation of your work product against requirements, integrating flexibly across feature work and pre-merge verification.

When do I need to dispatch a code review subagent?

You need to dispatch a code review subagent after completing a task to catch issues early. This provides structured feedback focused on your work product, preventing potential problems from cascading into larger issues.

What is the best way to get focused feedback on code changes?

The best way to get focused feedback is dispatching a code reviewer subagent with precisely crafted context. This approach evaluates the work product against requirements without exposing your session's thought process.