# Code Review

> Review code for bugs, regressions, maintainability risks, and missing tests.

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

---


# Code Review

Use this skill when reviewing diffs, PRs, patches, or implementation plans.

Review stance:
- Findings first, ordered by severity.
- Reference exact files and lines when possible.
- Prioritize correctness, security, data loss, regressions, and missing tests.
- Avoid style comments unless they hide a real risk.
- If no serious issue is found, say so and mention residual test gaps.
- Keep summaries short and secondary to findings.

