# Requesting Code Review

> Package a code change for review with clear scope, risk notes, and validation evidence so reviewers can move quickly.

- Skill: `agentic-in/requesting-code-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/requesting-code-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/requesting-code-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/requesting-code-review

---


# Requesting Code Review

Use this skill when preparing a change for another engineer to review.

## Preferred Flow

1. Summarize the problem and the chosen fix.
2. Call out the touched surfaces and highest-risk behavior changes.
3. Include the exact validation you ran.
4. Name any open questions or known limitations.

## Guardrails

- Do not hand reviewers a mystery diff.
- Keep the review request scoped to the actual change.

