requesting-code-review

Request expert code-reviewer validation before merging changes.

Updated Jul 14, 2025
One-click install
npx skills add https://github.com/woodrowpearson/mids-hero-web --skill requesting-code-review-woodrowpearson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/woodrowpearson/mids-hero-web/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/woodrowpearson/mids-hero-web --skill requesting-code-review-woodrowpearson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework to request a thorough code review from a specialized subagent before merging changes, reducing risk and ensuring alignment with project plans.

Core Features & Use Cases

  • Structured Review Prompts: Standardized template that captures what was implemented, the plan or requirements, and the git range to review.
  • AI-assisted Quality Gate: Dispatches the code-reviewer subagent to assess code quality, architecture, and testing against the plan.
  • Workflow Enabler: Fits into pre-merge gates, post-task validation, and major feature releases to catch issues early.

Quick Start

Use the code-review workflow after completing a task to trigger a review and capture feedback from the code-reviewer subagent.

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 pull request code review before merging?

You can automate a pre-merge code review by dispatching an AI-assisted code-reviewer subagent to validate your implementation against project requirements and assess derived risks before merging.

What's the best way to align completed development tasks with the original implementation plan?

Use a structured code review workflow that captures what was implemented, the original plan, and the git range to ensure completed development tasks align with project requirements.

Can I use an AI-assisted subagent for quality assurance during a development workflow?

Yes, you can dispatch an AI-assisted code-reviewer subagent as a quality gate after subagent-driven tasks, major feature completions, or before refactors to enforce structured feedback.

How do I include a risk assessment in my git diff code review?

A git diff code review can include a derived risk assessment by enforcing a standardized review template that prompts the reviewer to evaluate code quality, architecture, and testing.

When do I need to request a structured code review for a pull request?

You need to request a structured code review after each subagent-driven task, upon major feature completion, before refactoring, or across CI contexts to guarantee pre-merge quality.

Does a pre-merge code review work without external dependencies?

Yes, a pre-merge code review can operate without external dependencies by using a standardized internal template to request expert validation and structured feedback before merging.