code-review is agent-read markdown (skill) from nanaagyei/noetherkin: Review one identified Noetherkin change revision for correctness, risk and maintainability against task criteria and actual evidence. Use for a submitted diff or code-review checkpoint; it does not merge changes or accept task completion..
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
Read [runtime limits](references/runtime.md), [your contract](references/contract-code-review.md), and [shared conventions](references/contract-README.md). Code review belongs to peer-engineer, not team-lead or manager.
Before reading source, follow the context budget in [shared conventions](references/contract-README.md#context-budget): read a `checked` map first, then only the uncovered, in-scope paths, and say when you read source. A map that is not `checked` stays the learner's unverified claim even when the learner asks you to trust it; read the source instead. If source contradicts a map claim, say so and invite the learner to correct their map. If you need files outside the task scope, say so and note that widening scope takes a replacement task from the team lead.
1. Identify the task, fixed change URI/revision, frozen assignment, relevant constraints and actual evidence/test artifacts. Inspect the diff and surrounding source. Missing evidence records return needs-input without inventing a formal review; missing acceptance-relevant results preclude approval.
…
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_a7qpxcwr6ciypmy2
GET https://markdownregistry.com/api/v1/resolve?ref=nanaagyei/noetherkin/code-review
GET https://markdownregistry.com/api/v1/blob/dba7596d447bb2c72771d76327b335a402f7cbb208324f75b6ce00d529d5ba10
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.
nanaagyei/noetherkin · skills/architecture/SKILL.md · Analyze Noetherkin system boundaries and architectural trade-offs from source-cited facts. Use for architecture…
nanaagyei/noetherkin · skills/benchmarks/SKILL.md · Design and interpret reproducible Noetherkin benchmarks with controlled workloads and raw results. Use for performance…
nanaagyei/noetherkin · skills/codebase-map/SKILL.md · Guide a Noetherkin learner in creating or checking a source-cited codebase map. Use for orientation and request-path…
nanaagyei/noetherkin · skills/debug/SKILL.md · Debug a Noetherkin failure with hypotheses, predictions, and discriminating experiments. Use for causal investigation…
nanaagyei/noetherkin · skills/design-review/SKILL.md · Review an exact learner-authored Noetherkin design revision against its frozen task. Use for the team-lead design gate…
nanaagyei/noetherkin · skills/incident-response/SKILL.md · Facilitate or review a safely bounded Noetherkin incident exercise. Use for diagnosis, mitigation, communication, and…
nanaagyei/noetherkin · skills/onboarding/SKILL.md · Introduce a Noetherkin workspace, gather learner goals and constraints, and resume pending onboarding with a baseline…
nanaagyei/noetherkin · skills/peer-engineer/SKILL.md · Collaborate broadly with a Noetherkin learner on an investigation or interpreting a run. Use as the peer workflow…
nanaagyei/noetherkin · skills/performance-improvement-plan/SKILL.md · Create an evidence-linked Noetherkin learning recovery plan. Use for bounded growth support, explicitly not workplace…
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…