Home / cowork-os / cowork-os · resources/skills/code-reviewer/SKILL.md · GitHub

code-reviewer skillA

code-reviewer is agent-read markdown (skill) from cowork-os/cowork-os: Perform professional code review for local changes or GitHub pull requests..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 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`.

Read the whole file at its exact version.

How to install

Latest version
mdr add cowork-os/cowork-os/code-reviewer@v1.0.0
Exact content
mdr add cowork-os/cowork-os/code-reviewer@sha256:feeff2f78b30dcf6

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ragjmi7cjhq5zsxi.svg)](https://markdownregistry.com/a/art_ragjmi7cjhq5zsxi)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-09-19 941b1b1 1,342 BA view · diff
v1.0.02026-08-20 ecdab2b 1,343 BA view · diff
git:20260228.659d5b32026-02-28 659d5b3 1,227 BA view · diff
git:20260206.fce59822026-02-06 fce5982 3,183 BB view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1342 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

cowork-os/cowork-os · 459 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ragjmi7cjhq5zsxi
GET https://markdownregistry.com/api/v1/resolve?ref=cowork-os/cowork-os/code-reviewer
GET https://markdownregistry.com/api/v1/blob/feeff2f78b30dcf6bc38724a9bcb23d3e55e72838c98a3d02d3e2a12da43ece3

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from cowork-os/cowork-os

attack-path-analysis skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/attack-path-analysis/SKILL.md · Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a…
git:20260919.4f2a470 · audit A · 459 stars
deep-security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/deep-security-scan/SKILL.md · Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan…
git:20260606.a4decec · audit A · 459 stars
finding-discovery skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/finding-discovery/SKILL.md · Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover…
git:20260919.ad0495b · audit A · 459 stars
fix-finding skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/fix-finding/SKILL.md · Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the…
git:20260606.a4decec · audit A · 459 stars
security-diff-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-diff-scan/SKILL.md · Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other…
git:20260919.c03e78b · audit A · 459 stars
security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-scan/SKILL.md · Use when the user asks for a repository-wide or scoped-path security scan.
git:20260919.7b075ca · audit A · 459 stars
threat-model skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/threat-model/SKILL.md · Use when Codex is already in the threat-modeling phase of a security scan, the user explicitly invokes $threat-model…
git:20260606.a4decec · audit A · 459 stars
validation skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/validation/SKILL.md · Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether…
git:20260606.a4decec · audit A · 459 stars
1password skill
cowork-os/cowork-os · resources/skills/1password/SKILL.md · Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or…
v1.0.0 · audit A · 459 stars
add-documentation skill
cowork-os/cowork-os · resources/skills/add-documentation/SKILL.md · Generate JSDoc/docstrings for functions
v1.0.0 · audit A · 459 stars
agentic-image-loop skill
cowork-os/cowork-os · resources/skills/agentic-image-loop/SKILL.md · Generate -> annotate -> refine -> repeat using generate_image + Visual Annotator (Live Canvas).
v1.0.0 · audit A · 459 stars
analyze-csv skill
cowork-os/cowork-os · resources/skills/analyze-csv/SKILL.md · Load a CSV and provide insights
v1.0.0 · audit A · 459 stars

Every file in cowork-os/cowork-os

Other files named code-reviewer

code-reviewer skill
alirezarezvani/claude-skills · .gemini/skills/code-reviewer/SKILL.md
git:20260509.0c7d19d · audit C · 26,410 stars
code-reviewer skill
nvidia/skillspector · tests/fixtures/ssd/ssd_clean/SKILL.md · Reviews code changes and suggests improvements
git:20260512.7ced4fb · audit A · 18,192 stars
code-reviewer skill
borghei/claude-skills · engineering/code-reviewer/SKILL.md · Code review automation for TypeScript, JavaScript, Python, Go, Swift, and Kotlin. Analyzes PRs for complexity, risk…
v1.1.0 · audit A · 821 stars
code-reviewer skill
antonbabenko/deliberation · plugins/deliberation/skills/code-reviewer/SKILL.md · Find bugs, security holes, and maintainability issues in a diff or file.
git:20260601.52dd6fe · audit A · 161 stars
code-reviewer skill
jellydn/my-ai-tools · configs/kimi-code/skills/code-reviewer/SKILL.md · Review code for quality, security, and best practices — read-only analysis
git:20260710.ba92170 · audit A · 121 stars
code-reviewer skill
jellydn/my-ai-tools · configs/amp/skills/code-reviewer/SKILL.md · Review code for quality, security, and best practices — read-only analysis
git:20260710.ba92170 · audit A · 121 stars
code-reviewer skill
jellydn/my-ai-tools · configs/cline/skills/code-reviewer/SKILL.md · Review code for quality, security, and best practices — read-only analysis
git:20260710.ba92170 · audit A · 121 stars
code-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/code-reviewer/SKILL.md · Code review, implementation review, 源码评审、实现复审。Use when: implementation Candidate 已形成,需要基于已批准需求/设计和精确 Git 边界做首次完整 Code…
git:20260908.cab047f · audit A · 82 stars

Browse by kind, by grade A, or by owner.