requesting-code-review

Dispatch a code-reviewer subagent to evaluate code quality, architecture, testing, and production readiness.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline the code-review process by automating the routing of changes to a specialized reviewer subagent, ensuring consistent evaluation without leaking session history.

Core Features & Use Cases

  • Automated reviewer routing: Dispatch a code-reviewer subagent for each task submission to generate structured feedback.
  • Structured evaluation: Guides reviewers through code quality, architecture, testing, and production readiness.
  • Workflow integration: Fits into subagent-driven development workflows, including post-task reviews and pre-merge checks.

Quick Start

Request a code review after completing a task by dispatching the code-reviewer subagent with the required identifiers.

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 for pull requests before merging?

A code-review subagent streamlines pull request reviews by automatically evaluating code quality, architecture, testing, and production readiness. It dispatches a dedicated reviewer subagent to generate structured feedback for each task submission without leaking session history.

What does a subagent-driven code review workflow evaluate?

Subagent-driven code review evaluates code quality, architecture, testing, and production readiness. A dispatched code-reviewer subagent generates structured feedback for each task submission, ensuring consistent evaluation without leaking session history.

Can I use this code review automation for task-based development workflows?

Yes, you can use this code review automation for task-based development workflows. It integrates by dispatching a code-reviewer subagent for post-task reviews and pre-merge checks, applying structured evaluation to code quality, architecture, testing, and production readiness.

What's the best way to catch code quality issues early in a subagent workflow?

The best way to catch code quality issues early is to request a code review after completing a task. Dispatching a code-reviewer subagent applies automated reviewer routing to generate structured feedback on architecture, testing, and production readiness before merging.

How do I get structured feedback from a code review subagent?

You get structured feedback from a code review subagent by dispatching it with the required task identifiers after completing a task. The subagent generates consistent feedback evaluating code quality, architecture, testing, and production readiness without leaking session history.

Does automated code review routing prevent leaking session history?

Yes, automated code review routing prevents leaking session history by dispatching a dedicated code-reviewer subagent. This ensures consistent evaluation of code quality, architecture, testing, and production readiness without exposing the broader session context.