# Code Review

> Review a diff or code change for bugs, security issues and risky patterns. Use when the user asks to review, audit or check changes - not when they ask for a commit message.

- Skill: `andreysukhanov/code-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add andreysukhanov/code-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/andreysukhanov/code-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: AndreySukhanov (https://skillmd.com/u/andreysukhanov)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/andreysukhanov/code-review

---


# Code review

Go through the diff hunk by hunk. For each problem give the file, the line, what breaks and a concrete fix. Order findings by severity. If nothing is wrong, say so in one sentence - do not invent findings to look thorough.

