---
name: requesting-code-review
description: ALWAYS use this when a meaningful change is complete enough to need a review pass before merge, especially for major features, risky refactors, or work produced by delegated agents.
Requesting Code Review
Selective Reading Rule
Start with:
references/usage-routing.md
references/quality-checklist.md
Then load only the inherited docs, scripts, assets, or examples that match the user's actual task.
Selective Reading Rule
Start with:
references/senior-master-standard.md
Start with references/review-request-template.md.
Use it to package the change so the reviewer sees requirements, scope, validation, and risk instead of reconstructing everything from the diff.
Purpose
Request review in a way that surfaces useful findings quickly.
Use This Skill When
a feature, refactor, or bug fix is ready for a real review pass
work came back from another agent and needs an independent check
you are about to merge, push, or ask for sign-off
Workflow
Summarize the requirement.
State what changed.
Include the validation already run.
Call out risky areas or open questions.
Give the reviewer a bounded diff or file set when possible.
Rules
Do not ask for review with no validation.
Do not dump an unframed large diff on the reviewer if a tighter slice exists.
Do not hide known risk; name it directly.
Deliverable
A review request should include:
requirement or acceptance criteria
changed scope
validation evidence
specific areas where feedback is most valuable
1---2name: requesting-code-review3description: ---4---5---6name: requesting-code-review7description: ALWAYS use this when a meaningful change is complete enough to need a review pass before merge, especially for major features, risky refactors, or work produced by delegated agents.8---910# Requesting Code Review1112## Selective Reading Rule1314Start with:1516- `references/usage-routing.md`17- `references/quality-checklist.md`1819Then load only the inherited docs, scripts, assets, or examples that match the user's actual task.2021## Selective Reading Rule2223Start with:2425- `references/senior-master-standard.md`262728Start with `references/review-request-template.md`.2930Use it to package the change so the reviewer sees requirements, scope, validation, and risk instead of reconstructing everything from the diff.3132## Purpose3334Request review in a way that surfaces useful findings quickly.3536## Use This Skill When3738- a feature, refactor, or bug fix is ready for a real review pass39- work came back from another agent and needs an independent check40- you are about to merge, push, or ask for sign-off4142## Workflow43441. Summarize the requirement.452. State what changed.463. Include the validation already run.474. Call out risky areas or open questions.485. Give the reviewer a bounded diff or file set when possible.4950## Rules5152- Do not ask for review with no validation.53- Do not dump an unframed large diff on the reviewer if a tighter slice exists.54- Do not hide known risk; name it directly.5556## Deliverable5758A review request should include:5960- requirement or acceptance criteria61- changed scope62- validation evidence63- specific areas where feedback is most valuable
Run npx skillmds@latest add anhvu1107/requesting-code-review in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
anhvu1107 (@anhvu1107) published this skill. Their other Agent Skills are listed on their SkillMD profile.