# Code Reviewer

> Perform professional code review for local changes or GitHub pull requests.

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

---


# code-reviewer

## Purpose

Perform professional code review for local changes or GitHub pull requests.

## Routing

- Use when: Use for formal, structured review workflows on local diffs or GitHub PRs.
- Do not use when: Don't use for one-off formatting checks without code-quality feedback.
- Outputs: Findings grouped by severity with rationale and approval/revise recommendation.
- Success criteria: Covers correctness, maintainability, performance, security, and testability.

## Trigger Examples

### Positive

- Use the code-reviewer skill for this request.
- Help me with code-reviewer.
- Use for formal, structured review workflows on local diffs or GitHub PRs.
- code-reviewer: provide an actionable result.

### Negative

- Don't use for one-off formatting checks without code-quality feedback.
- Do not use code-reviewer for unrelated requests.
- This request is outside code-reviewer scope.
- This is conceptual discussion only; no tool workflow is needed.

## Runtime Prompt

- Current runtime prompt length: 3052 characters.
- Runtime prompt is defined directly in `../code-reviewer.json`. 

