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
…
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_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.
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…
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…
github/awesome-copilot · skills/acreadiness-assess/SKILL.md · Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at…
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…
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…
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.
github/awesome-copilot · skills/adobe-illustrator-scripting/SKILL.md · Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating…
github/awesome-copilot · skills/agent-architecture/SKILL.md · Design AI agent architectures through requirements discovery, or audit and diagnose architectural flaws in existing…
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:
-…
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…