Home / github / awesome-copilot · .github/skills/code-review/SKILL.md · GitHub

code-review skillA

code-review is agent-read markdown (skill) from github/awesome-copilot: Review pull requests for repository fit, meaningful value, trustworthy provenance, differentiation, and maintainability in awesome-copilot..

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

# Awesome Copilot Code Review

Use this skill when reviewing pull requests in this repository. Apply the
deterministic checklists in `.github/copilot-instructions.md` first, then use
this skill for the editorial and repository-fit judgments that cannot be
reduced to schema validation.

## Review priorities

Review in this order:

1. Correctness, security, and harmful behavior.
2. Compliance with the repository's contribution requirements.
3. Repository fit and meaningful value for GitHub Copilot users.
4. Differentiation from existing resources and native model capabilities.
5. Evidence that the contribution was tested or validated.
6. Clarity, maintainability, and appropriate scope.

Do not use raw file count as a quality metric. Large generated website changes,
mechanical README updates, and other build outputs can be legitimate and should
be evaluated according to their source change.

## Repository fit

Confirm that a submission addresses a specific GitHub Copilot workflow,
technology, domain constraint, or user problem. Flag contributions that:

- provide generic advice that current models already handle well without
  meaningful uplift
…

Read the whole file at its exact version.

How to install

Latest version
mdr add github/awesome-copilot/code-review@git:20260923.d7e4ad9
Exact content
mdr add github/awesome-copilot/code-review@sha256:7732388c3adb3fb4

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

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.d7e4ad9 latest2026-09-23 d7e4ad9 5,768 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 (5768 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

github/awesome-copilot · 39,368 stars · license MIT · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_6vf255zgy65vr4hn
GET https://markdownregistry.com/api/v1/resolve?ref=github/awesome-copilot/code-review
GET https://markdownregistry.com/api/v1/blob/7732388c3adb3fb49270654f567fc1cb26aae6b412f3fbf51a33be44cde9c180

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 github/awesome-copilot

agentic-workflows skill
github/awesome-copilot · .github/skills/agentic-workflows/SKILL.md · Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
git:20260923.d7e4ad9 · audit A · 39,368 stars
create-canvas-extension skill
github/awesome-copilot · .github/skills/create-canvas-extension/SKILL.md · Create or register a canvas extension in the awesome-copilot repository. Use when asked to scaffold a new canvas…
git:20260824.37dcfd2 · audit A · 39,368 stars
AGENTS.md agents
github/awesome-copilot · AGENTS.md
git:20260908.a93a83b · audit A · 39,368 stars
acquire-codebase-knowledge skill
github/awesome-copilot · skills/acquire-codebase-knowledge/SKILL.md · Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for…
v1.3 · audit B · 39,368 stars
acreadiness-assess skill
github/awesome-copilot · skills/acreadiness-assess/SKILL.md · Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at…
git:20260504.ebd2249 · audit A · 39,368 stars
acreadiness-generate-instructions skill
github/awesome-copilot · skills/acreadiness-generate-instructions/SKILL.md · Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md…
git:20260504.ebd2249 · audit A · 39,368 stars
acreadiness-policy skill
github/awesome-copilot · skills/acreadiness-policy/SKILL.md · Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant…
git:20260504.ebd2249 · audit A · 39,368 stars
ad-campaign-analyzer skill
github/awesome-copilot · skills/ad-campaign-analyzer/SKILL.md · Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for…
v1.0 · audit A · 39,368 stars
add-educational-comments skill
github/awesome-copilot · skills/add-educational-comments/SKILL.md · Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
git:20260224.caab1f6 · audit A · 39,368 stars
adobe-illustrator-scripting skill
github/awesome-copilot · skills/adobe-illustrator-scripting/SKILL.md · Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating…
git:20260528.9bdb742 · audit A · 39,368 stars
agent-architecture skill
github/awesome-copilot · skills/agent-architecture/SKILL.md · Design AI agent architectures through requirements discovery, or audit and diagnose architectural flaws in existing…
git:20260920.9bf465b · audit A · 39,368 stars
agent-governance skill
github/awesome-copilot · skills/agent-governance/SKILL.md · Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: -…
git:20260316.55d3bf6 · audit A · 39,368 stars

Every file in github/awesome-copilot

Other files named code-review

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
code-review skill
jackyst0/awesome-agent-skills · examples/code-review/SKILL.md · Smart code review skill that helps review code quality, identify potential issues, and provide improvement suggestions.
git:20260128.ad055be · audit A · 643 stars

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