# Review

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

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

---


# 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

---
> Converted and distributed by [TomeVault](https://tomevault.io) | [Claim this content](https://tomevault.io/claim/temporalio/temporal)

