code-review is agent-read markdown (skill) from naodeng/awesome-qa-skills: Use this skill when you need a risk-driven code review of a PR/diff with severity-ranked findings and actionable fixes; triggers include code review, PR review,..
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 Review
**Chinese version:** See the corresponding Chinese skill.
## When to Use
- Need to review a PR / diff / commit and catch logic, security, financial-loss, or maintainability risks before merge.
- Need a P0/P1/P2-ranked report with locations and actionable fix guidance.
- Need a QA / engineering-quality lens beyond author self-review.
## Workflow
1. Read and follow the main prompt listed under Progressive disclosure (coverage, structure, quality bar).
2. Before reviewing, confirm both an identifiable code version and its reviewable changes; if either is missing, return a blocked result and request the exact material.
3. Add only project context that changes the result: change scope, business goal, stack, upstream/downstream deps, known risks, team norms.
4. Treat role reports as optional, source-identified context; use Product and UI/UX reports only when this change touches their concerns.
5. Default to Markdown; switch formats only when the user asks.
## Core Constraints
- Risk-driven: prioritize production failures, financial loss, security, and core maintainability — not naming/indent noise.
…
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.
GET https://markdownregistry.com/api/v1/artifacts/art_g2y5rsbml47qp4t7
GET https://markdownregistry.com/api/v1/resolve?ref=naodeng/awesome-qa-skills/code-review
GET https://markdownregistry.com/api/v1/blob/f3236abe1c472f0308d9acd0ea5b65d7109a450bfda7b94037292b23f33d517a
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.
naodeng/awesome-qa-skills · skills/en/skill-engineering/skill-change-verification/SKILL.md · Use this skill when selecting and reporting verification for Skill changes; triggers include Skill change verification…
naodeng/awesome-qa-skills · skills/en/skill-engineering/skill-prose-review/SKILL.md · Use this skill when reviewing the contract completeness of Skills, Prompts, metadata, or QA documentation; triggers…
naodeng/awesome-qa-skills · skills/en/skill-engineering/skill-prose-trim/SKILL.md · Use this skill when auditing or trimming process residue from Skills, Prompts, comments, or docs; triggers include…
naodeng/awesome-qa-skills · skills/en/testing-types/acceptance-criteria-review/SKILL.md · Use this skill when you need to review acceptance criteria for ambiguity, missing rules, and verifiability; triggers…
naodeng/awesome-qa-skills · skills/en/testing-types/accessibility-testing/SKILL.md · Use this skill when you need to design accessibility testing against WCAG, keyboard navigation, and assistive…
naodeng/awesome-qa-skills · skills/en/testing-types/agent-failure-recovery-testing/SKILL.md · Use this skill when you need evidence-bounded failure classification, retry/fallback/escalation, state consistency…
naodeng/awesome-qa-skills · skills/en/testing-types/agent-long-running-testing/SKILL.md · Use this skill when you need evidence-bounded checkpoints, heartbeats, resume, cancellation, duplicate submission…
naodeng/awesome-qa-skills · skills/en/testing-types/agent-loop-testing/SKILL.md · Use this skill when you need evidence-bounded loop state, plan/action/observation cycles, stop conditions, budgets…
naodeng/awesome-qa-skills · skills/en/testing-types/agent-memory-testing/SKILL.md · Use this skill when you need evidence-bounded memory write/read/update/delete, retention, contamination, isolation…
naodeng/awesome-qa-skills · skills/en/testing-types/agent-permission-testing/SKILL.md · Use this skill when you need evidence-bounded Agent identity, tool/resource scope, approval, denial, escalation, and…
naodeng/awesome-qa-skills · skills/en/testing-types/agent-tool-testing/SKILL.md · Use this skill when you need to test AI agent tool-call contracts, authorization, failures, and side-effect boundaries…
basicmachines-co/basic-memory · .agents/skills/code-review/SKILL.md · Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change…
block/berd · .agents/skills/code-review/SKILL.md · Senior engineer code review focused on catching issues before they become PR comments. Reviews only changed lines…
sandbaseai/sandbase-harness · examples/basic/skills/code-review/SKILL.md · Reviews a supplied code path or diff for correctness, security, maintainability, and style without executing or…