Requesting Code Review

Dispatch a reviewer subagent to validate implementations against plans or requirements.

4|2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/pv-udpv/pplx-unofficial-sdk --skill requesting-code-review-pv-udpv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Requesting Code Review
Source: https://github.com/pv-udpv/pplx-unofficial-sdk/tree/main/.cline/skills/community/skills/collaboration/requesting-code-review
Command: npx skills add https://github.com/pv-udpv/pplx-unofficial-sdk --skill requesting-code-review-pv-udpv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding.

Core Features & Use Cases

  • Automated Review Triggers: Automatically dispatches a reviewer after task completion to validate changes.
  • Plan Alignment: Compares implementation against defined plans or requirements and surfaces gaps.
  • Template-based Feedback: Uses a structured code-review template to deliver actionable recommendations.

Quick Start

Invoke the code-reviewer subagent immediately after completing a task to validate changes against the plan and surface actionable feedback.

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?

You can automate code reviews by dispatching a dedicated reviewer subagent that validates implementations against your plan and outputs actionable recommendations before merging.

What is a subagent workflow for peer review?

A subagent workflow for peer review dispatches an automated reviewer to compare implementation against defined requirements, enforcing structured feedback using a predefined template to surface gaps.

When should I trigger an automated code review?

You should trigger an automated code review after completing a task, after finishing major features, or right before merging to ensure quality and alignment with project goals.

Can I use template-based feedback for quality assurance?

Yes, you can use template-based feedback for quality assurance by applying a structured code-review template to validate implementations and deliver actionable recommendations for fixes.

Does automated code review check plan alignment?

Automated code review checks plan alignment by comparing the actual implementation against defined plans or requirements and surfacing any gaps to ensure alignment with project goals.

What is the best way to validate implementation against requirements?

The best way to validate implementation against requirements is dispatching a reviewer subagent that applies a predefined template to generate structured, actionable recommendations for fixes.