# Code Review

> Performs code review with best practices Use when this capability is needed.

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

---

# Code Review Skill

When reviewing code, check for:

## Core Principles

- Error handling
- Code consistency
- Performance issues

## Review Guidelines

Examine code for:
1. Proper error handling and propagation
2. Consistent naming conventions
3. Clear and concise logic
4. Appropriate use of existing patterns
5. Security considerations
6. Test coverage

Provide constructive feedback with specific examples and suggestions for improvement.

---
> Source: [anthony-bible/code-agent-demo](https://github.com/anthony-bible/code-agent-demo) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-06 -->

