# Code Review Checklist

> Generates a code review checklist for the Code Reviewer agent

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

---


## Procedure

1. Analyze the PR or code changes.
2. Check for logic errors, security flaws, and style violations.
3. Verify that tests are included and pass.
4. Ensure adherence to project standards and best practices.
5. Provide actionable feedback and suggestions for improvement.

