# Review

> Review code for common issues. Use when reviewing PRs, suggesting code changes, or when user asks to review code. Use when this capability is needed.

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

---


# Code Review Skill

Apply these review patterns when reviewing code or suggesting changes.

@.github/copilot-instructions.md

## Review Output Format

When reviewing, organize feedback by priority:
1. **Must fix**: Issues that will cause bugs or break conventions
2. **Should fix**: Redundant code, naming issues, test correctness
3. **Nit**: Style preferences, minor improvements

---
> Source: [temporalio/temporal](https://github.com/temporalio/temporal) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-24 -->

