requesting-code-review

Automate structured code reviews before merging to main branches.

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill requesting-code-review-wsxwj123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/requesting-code-review
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill requesting-code-review-wsxwj123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and standardizes code reviews to catch issues early, enabling consistent quality checks before merging.

Core Features & Use Cases

  • Structured review prompts guiding reviewers
  • Automatic diff analysis and risk assessment
  • Enforcement of plan requirements and production-readiness criteria
  • Seamless integration with subagent-driven development workflows

Quick Start

Dispatch the code-reviewer subagent to review changes after completing tasks.

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 reviews before merging to main branches?

Automate code reviews before merging by dispatching a code-reviewer subagent to review changes after completing major features. This enforces plan requirements, code quality checks, and production-readiness criteria through structured diff analysis.

What is structured code review in subagent-driven development?

Structured code review in subagent-driven development applies automated diff analysis and risk assessment to implemented changes. It enforces plan requirements and production-readiness criteria through guided review prompts after completing tasks.

How do I enforce production-readiness criteria during a pull request?

Enforce production-readiness criteria during a pull request by applying automatic diff analysis and structured review prompts. This validates that implemented changes meet plan requirements and code quality checks before production deployment.

Can I use automated code review for quality assurance without external dependencies?

Yes, automated code review for quality assurance works without external dependencies. It standardizes quality checks through structured review prompts and automatic risk assessment, catching issues early before merging to main.

When should I run an automated code review during feature development?

Run automated code review during subagent-driven development after completing major features and before merging to main branches. This timing ensures implemented changes are validated against plan requirements and production-readiness criteria.