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`.
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.
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.
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…
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…
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…
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…
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…
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.
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…
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…
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…
antonbabenko/deliberation · plugins/deliberation/skills/code-reviewer/SKILL.md · Find bugs, security holes, and maintainability issues in a diff or file.