# Code Review

> This skill should be used when the user asks to "review code" or "check code quality". Provides code review guidance.

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

---


# Code Review

This skill helps with code review tasks.

## Process

1. Read the code to review
2. Check for common issues
3. Provide actionable feedback

## Best Practices

Focus on readability, correctness, and maintainability.

