# Code Review Checklist

> Code review guidelines covering code quality, security, and best practices. Use when this capability is needed.

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

---


# Code Review Checklist

## Project-specific
- Use the Digital Omikuji self-review checklist: `docs/guides/SELF_REVIEW_CHECKLIST.md`.
- Prefer it for PR self-review and agent reviews in this repo.

## Minimal fallback (generic)
- [ ] Behavior correct for happy/edge cases; errors handled
- [ ] No secrets or sensitive data in diff; basic input validation present
- [ ] Naming and boundaries follow project conventions
- [ ] Tests updated and passing (or explicitly noted)
- [ ] No obvious performance regressions

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/s977043) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

