request-review

Dispatch a code-reviewer subagent to evaluate changes against requirements.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mengdehong/opencode-dotfiles --skill request-review-mengdehong
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: request-review
Source: https://github.com/mengdehong/opencode-dotfiles/tree/main/skills/request-review
Command: npx skills add https://github.com/mengdehong/opencode-dotfiles --skill request-review-mengdehong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates early, precise evaluation of changes by dispatching a code-reviewer subagent to catch issues before they cascade.

Core Features & Use Cases

  • Dispatches a code-reviewer subagent to assess implementations and ensure alignment with requirements.
  • Provides a structured review format focusing on code quality, architecture, testing, and production readiness.
  • Enables mandatory reviews after each task, major feature work, and before merging to main.

Quick Start

Dispatch the code-reviewer subagent to evaluate your latest changes by filling the review template.

Frequently Asked Questions about request-review

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

FAQPage Schema
How do I automate code reviews for pull requests?▼

Automated code review dispatches a subagent to evaluate changes, ensuring alignment with requirements and providing structured feedback on quality and architecture before merging.

What is a structured code review process for task-driven development?▼

A structured code review process assesses implementations against the plan, documenting what was built while providing production-ready feedback on code quality, architecture, and testing.

When do I need a pre-merge code review?▼

Pre-merge code review is mandatory after each task, major feature work, and before merging to main, catching issues early by evaluating changes against requirements before they cascade.

How do I ensure my code changes meet production readiness standards?▼

Production readiness checks apply a structured review format focusing on code quality, architecture, and testing, dispatching evaluation of implementations to provide production-ready feedback.

Can I use an automated reviewer for major feature work?▼

An automated reviewer dispatches to assess major feature implementations, ensuring alignment with requirements and providing structured, production-ready feedback before merging to main.

What feedback does an automated code reviewer provide?▼

An automated code reviewer provides structured feedback focusing on code quality, architecture, testing, and production readiness, comparing implementations against the plan and documenting what was implemented.