requesting-code-review

Dispatch a code-reviewer subagent to evaluate changes and return categorized feedback.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/danilonovaisv/PROMPT-APP --skill requesting-code-review-danilonovaisv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/danilonovaisv/PROMPT-APP/tree/main/.agent/skills/requesting-code-review
Command: npx skills add https://github.com/danilonovaisv/PROMPT-APP --skill requesting-code-review-danilonovaisv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and standardizes the process of requesting and receiving focused code-review feedback to catch issues early and preserve context.

Core Features & Use Cases

  • Provides a consistent template for summarizing changes and expectations.
  • Dispatches a dedicated reviewer subagent with precise context for evaluation.
  • Useful after completing major features, before merges, or when seeking fresh perspectives.

Quick Start

Provide a concise task update to trigger the code-reviewer subagent with a summary of changes.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I get structured code review feedback before merging changes?

To get structured code review feedback, provide a concise task update summarizing your changes to trigger a dedicated reviewer subagent. It evaluates the implementation against your plan and returns categorized feedback with strengths, critical issues, and a readiness verdict.

What is the best way to automate code review workflows for completed features?

Automating code review workflows involves dispatching a code-reviewer subagent with precise context and references. This standardizes the evaluation process across the task scope, catching issues early and preserving context without manual intervention.

How do I request a code review when my context is fragmented across tasks?

Requesting a code review with fragmented context requires providing a consistent template summarizing your changes and expectations. The reviewer subagent uses this precise context to assess the implementation against the original plan.

Can I use a subagent to evaluate implementation against a specific plan scope?

Yes, you can dispatch a code-reviewer subagent to evaluate implementation against a plan. By providing precise context and references, the subagent assesses changes specifically within the task's scope.

Does automated code review provide a readiness verdict for next steps?

Automated code review provides a readiness verdict to guide next steps. Along with the verdict, it returns categorized feedback detailing strengths and critical issues to help you determine if the changes are ready.

When do I need to dispatch a dedicated reviewer subagent for quality assurance?

You need to dispatch a dedicated reviewer subagent for quality assurance after completing major features, before merges, or when seeking fresh perspectives. This ensures focused evaluation and standardized feedback for your changes.