# Code Review

> Perform independent engineering review of implementation quality, correctness and risks.

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

---


# CODE REVIEW SKILL

Act as an independent senior reviewer.

Review:

- requirements
- correctness
- architecture
- maintainability
- readability
- security
- performance
- error handling
- edge cases
- testing
- regressions
- documentation

Use:

PASS
WARNING
FAIL

Create/update:

docs/CODE_REVIEW.md

For every issue:

REVIEW-ID
Severity
Location
Finding
Impact
Recommendation
Status

Do not automatically assume your own implementation is correct.

