requesting-code-review

Dispatch a code-reviewer subagent to validate code quality before merges.

6|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/dolutech/dolu-agents-skills --skill requesting-code-review-dolutech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/dolutech/dolu-agents-skills/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/dolutech/dolu-agents-skills --skill requesting-code-review-dolutech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps ensure early detection of issues by dispatching a dedicated code-review subagent after task completion.

Core Features & Use Cases

  • Automatically dispatch a code-reviewer after each task to assess implementation quality, adherence to plan, and potential risks.
  • Guide teams through structured feedback using a standardized review template and clear severity categorization.
  • Integrate reviews into task-driven development workflows, enabling rapid iteration and safer merges.

Quick Start

To initiate a review, after finishing a task, dispatch the code-reviewer subagent with a concise summary.

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 before a pull request merge?

You can trigger a rigorous code review before a merge by dispatching a code-reviewer subagent. This enforces quality assurance by validating code quality, architecture, testing, and production readiness using standardized review templates.

What is a subagent code review and how does it fit into task-driven development?

A subagent code review is an automated validation step in task-driven development where a dedicated subagent evaluates task completion quality. It integrates structured feedback into development workflows to enable rapid iteration and safer merges.

How do I ensure production readiness and architecture standards are checked during feature completion?

To ensure production readiness and architecture standards are checked, dispatch a code-reviewer subagent after feature completion. It applies standardized review templates to assess code quality, architecture, testing, and production readiness before merges.

Can I use an automated code-review subagent for pre-merge checks without external dependencies?

Yes, you can use this automated code-review subagent for pre-merge checks without requiring external dependencies. It operates independently to enforce quality assurance criteria and standardize feedback for safer merges across software projects.

What is the best way to categorize feedback severity during a structured code review?

The best way to categorize feedback severity is by utilizing a standardized review template. This Skill guides teams through structured feedback with clear severity categorization to assess implementation quality, adherence to plan, and potential risks.