requesting-code-review

Dispatch a subagent code reviewer with task summaries and diffs.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/kgadek/kgadek-claude-plugin --skill requesting-code-review-kgadek
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/kgadek/kgadek-claude-plugin/tree/main/ai-spec/2026-01-21-sdd-inspirations/references/obra-superpowers/skills/requesting-code-review
Command: npx skills add https://github.com/kgadek/kgadek-claude-plugin --skill requesting-code-review-kgadek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

Core Features & Use Cases

  • Template-driven reviews: Generate structured review requests aligned with project standards.
  • Workflow integration: Works with subagent-driven development and Task tooling to dispatch reviewers automatically.
  • Guided feedback: Provides clear expectations and plan references to streamline feedback cycles.

Quick Start

In a task handoff, trigger a code-review request to dispatch the reviewer with the task summary and diffs.

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 a code review request before merging to main?▼

Automate code review requests by dispatching a subagent reviewer with the Task tool. This skill generates a structured template with task summaries and diffs to enforce quality assurance checks before merging.

How do I trigger a code review after completing a development task?▼

Trigger code reviews after completing development tasks by initiating a task handoff. The skill uses a template-driven approach to dispatch a reviewer subagent with relevant context and plan references.

What is a template-driven code review workflow?▼

A template-driven code review workflow generates structured review requests aligned with project standards. It integrates with subagent development to automatically dispatch reviewers and provide guided feedback expectations.

Can I integrate automated code reviews into my existing development workflow?▼

Yes, automated code reviews integrate into development workflows via the Task tool. The skill dispatches a code-reviewer subagent and fills a review template during task handoffs, major feature completion, or pre-merge checks.

When should I request a code review in my development cycle?▼

Request code reviews after each development task, upon completing major features, or before merging to main. This catches issues early by verifying work meets requirements through structured, subagent-driven feedback.

Why use a subagent for code reviews instead of manual checks?▼

Using a subagent for code reviews enforces structured, template-driven quality assurance before merging. It streamlines feedback cycles by automatically providing the reviewer with clear expectations, task summaries, and diffs.