# Code Review

> Code Review Skill

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

---

# Code Review Skill

## Purpose
Perform structured, thorough code reviews.

## Inputs
- Pull request diff or file list.

## Steps
1. Read changed files and understand context.
2. Check against `@.claude/rules/coding.md` and `@.claude/rules/security.md`.
3. Use `@.claude/skills/code-review/checklist.md` for systematic evaluation.
4. Output review using `@.claude/templates/pr-description.md` format.

