Home / firzus / agent-skills · skills/engineering/code-review/SKILL.md · GitHub

code-review skillA

code-review is agent-read markdown (skill) from firzus/agent-skills: Review a scoped diff against requirements, project standards, and correctness using independent read-only reviewers. Use for branch, PR, or uncommitted-change review, and implementation review checkpoints..

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

# Review a change independently

Return verified findings, not edits. Keep requirements, standards, and correctness
separate: a passing axis cannot hide a failing one. The caller owns corrections,
tests, and delivery. Review does not authorize publication or product execution.

## 1. Fix the review scope

1. Read the request and project instructions. Identify repository, authoritative
   issue/spec, delivery boundary, and task-owned changes. Prefer supplied requirements,
   then verified links in the work record or commits; never infer intent from code.
2. Resolve the base to a commit ID and state the comparison:

   | Request | Comparison |
   | --- | --- |
   | Explicit range | Requested endpoint or merge-base comparison, stated explicitly |
   | PR / branch against target | Verified target and merge-base with reviewed head |
   | In-progress implementation | Recorded task baseline plus scoped committed, staged, unstaged, and untracked changes |
   | Ambiguous base / ownership | Ask before review; never silently assume `main` or include unrelated work |

3. Validate refs and inventory additions, deletions, renames, and relevant untracked
…

Read the whole file at its exact version.

How to install

Latest version
mdr add firzus/agent-skills/code-review@git:20260923.c68d399
Exact content
mdr add firzus/agent-skills/code-review@sha256:37e6968c4b42de91

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_32kpw7dlt35r2tch.svg)](https://markdownregistry.com/a/art_32kpw7dlt35r2tch)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.c68d399 latest2026-09-23 c68d399 5,754 BA 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 (5754 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

firzus/agent-skills · 3 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_32kpw7dlt35r2tch
GET https://markdownregistry.com/api/v1/resolve?ref=firzus/agent-skills/code-review
GET https://markdownregistry.com/api/v1/blob/37e6968c4b42de9146ae6773ca18ad110d49fd99bdce023e691f68ff1bf8283b

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 firzus/agent-skills

AGENTS.md agents
firzus/agent-skills · AGENTS.md
git:20260923.59a7fdb · audit A · 3 stars
canvas skill
firzus/agent-skills · skills/engineering/canvas/SKILL.md · Renders a standalone analytical artifact — architecture review, audit, quantitative analysis, data-heavy report…
git:20260923.c68d399 · audit A · 3 stars
debug skill
firzus/agent-skills · skills/engineering/debug/SKILL.md · Investigate bugs, failing tests, crashes, unexpected behavior, and performance regressions through reproducible…
git:20260923.9cbb6b4 · audit A · 3 stars
deep-research skill
firzus/agent-skills · skills/engineering/deep-research/SKILL.md · Investigate a question across sources with delegated research, adversarial verification, and a reusable evidence…
git:20260923.c68d399 · audit A · 3 stars
gamification skill
firzus/agent-skills · skills/engineering/gamification/SKILL.md · Gamification design for products, apps, and game meta-layers: design an engagement, habit, or retention system; choose…
git:20260724.af38294 · audit A · 3 stars
imagegen skill
firzus/agent-skills · skills/engineering/imagegen/SKILL.md · Generates or edits raster images with AI (photos, illustrations, textures, sprites, mockups, logos, infographics)…
git:20260919.d2ee4b6 · audit A · 3 stars
implement skill
firzus/agent-skills · skills/engineering/implement/SKILL.md · Deliver prepared work with test-first verification, current documentation, and a verified handoff.
git:20260923.c68d399 · audit A · 3 stars
improve-architecture skill
firzus/agent-skills · skills/engineering/improve-architecture/SKILL.md · Find evidenced architecture improvements, present recommendations, and delegate each selected refactor through verified…
git:20260923.c68d399 · audit A · 3 stars
interview skill
firzus/agent-skills · skills/engineering/interview/SKILL.md · Prepare approved Linear work briefs through a continuous interview, with progressive framing for large goals.
git:20260923.53704aa · audit A · 3 stars
prototype skill
firzus/agent-skills · skills/engineering/prototype/SKILL.md · Resolve a bounded design or feasibility question through an observable experiment. Use for authorized interface, logic…
git:20260923.c68d399 · audit A · 3 stars
security-review skill
firzus/agent-skills · skills/engineering/security-review/SKILL.md · Perform source-only security audits of codebases, APIs, services, and applications. Use for security questions, focused…
git:20260923.99cdadc · audit A · 3 stars
setup-codex skill
firzus/agent-skills · skills/engineering/setup-codex/SKILL.md · Configure a reviewed Codex Operating Policy through model_instructions_file and offer low model verbosity with separate…
git:20260923.99cdadc · audit A · 3 stars

Every file in firzus/agent-skills

Other files named code-review

code-review skill
github/awesome-copilot · .github/skills/code-review/SKILL.md · Review pull requests for repository fit, meaningful value, trustworthy provenance, differentiation, and maintainability…
git:20260923.d7e4ad9 · audit A · 39,368 stars
code-review skill
kyegomez/swarms · examples/single_agent/capabilities/skills/code-review/SKILL.md · Perform comprehensive code reviews focusing on best practices, security vulnerabilities, performance optimization, and…
git:20260707.2e41657 · audit A · 7,201 stars
code-review skill
thinkinaixyz/deepchat · resources/skills/code-review/SKILL.md · Comprehensive code review assistant that analyzes code quality, security, and best practices
git:20260113.8fd50e4 · audit A · 6,342 stars
code-review skill
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…
git:20260609.03ba268 · audit A · 4,028 stars
code-review skill
a5c-ai/babysitter · library/methodologies/bmad-method/skills/code-review/SKILL.md
git:20260601.da7723a · audit C · 1,809 stars
code-review skill
a5c-ai/babysitter · library/methodologies/rpikit/skills/code-review/SKILL.md · Structured code quality assessment with Conventional Comments format, scaled review depth, and soft-gating verdicts…
git:20260601.da7723a · audit A · 1,809 stars
code-review skill
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…
git:20260812.9b88cac · audit A · 936 stars
code-review skill
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…
git:20260830.0856d32 · audit A · 669 stars

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