Home / amd-agi / hyperloom · .claude/skills/review-pr/SKILL.md · GitHub

review-pr skillA

review-pr is agent-read markdown (skill) from amd-agi/hyperloom: Review a Hyperloom pull request. Invoke with a PR number whenever asked to review, re-review, or sanity-check a PR in this repository. Collects the PR into a scratch directory, selects from rules.md only the rules this diff can trigger, forces a semantic and core-file risk assessment before any finding is written, refutes every finding twice, and publishes an English conclusion to the PR. The output has two parts only: what the PR does, and blocking issues..

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

# Hyperloom PR review

Written for an agent to execute top to bottom. Every step writes an artifact into `$WORK`; a step
that leaves nothing behind is one a review can skip without the skip being visible. `$WORK` defaults
to `/tmp/hl-review-<PR>` and is printed by `fetch.sh`.

## Output contract

The published review has exactly two parts: what the PR does, and blocking issues. Nothing else.

Non-blocking observations are deleted, not softened. Not "note", not "FYI", not "non-blocking
but", not "for reference", not a postscript under the conclusion. If the only way to keep an
observation is to relabel it, it fails the bar and goes.

The bar is one question: **if this is not changed, is the current behaviour wrong?**

Blocking means one of three things, and the repo treats them as equal:

| Kind | What counts |
|---|---|
| Wrong behaviour | correctness, crash, data or precision error, compatibility break, security, performance regression |
| Desync | an operator-observable change the PR description never states; PR title or description does not match the diff at the current head |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add amd-agi/hyperloom/review-pr@git:20260922.f6a17b3
Exact content
mdr add amd-agi/hyperloom/review-pr@sha256:ae69d0dc368ad44c

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.f6a17b3 latest2026-09-22 f6a17b3 19,231 BA view · diff
git:20260921.16d2f7c2026-09-21 16d2f7c 17,995 BA view · diff
git:20260921.2222b3f2026-09-21 2222b3f 17,987 BA view · diff
git:20260921.ce9236d2026-09-21 ce9236d 17,874 BA view · diff
git:20260921.c5ea63e2026-09-21 c5ea63e 19,505 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 (19231 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

amd-agi/hyperloom · 199 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_gohh3ratag4xaqr2
GET https://markdownregistry.com/api/v1/resolve?ref=amd-agi/hyperloom/review-pr
GET https://markdownregistry.com/api/v1/blob/ae69d0dc368ad44c392ebc19c6f2e21c4fab0c1d924335ba77bcb022b609dcde

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 amd-agi/hyperloom

AGENTS.md agents
amd-agi/hyperloom · AGENTS.md
git:20260921.e27c6de · audit A · 199 stars
CLAUDE.md claude
amd-agi/hyperloom · CLAUDE.md
git:20260921.6b4b413 · audit B · 199 stars
hyperloom-remote-mn-qwen3-30b skill
amd-agi/hyperloom · docs/how-to/multi-node/hyperloom-remote-mn-qwen3-30b/SKILL.md · Run a 4-hour multi-node Hyperloom Qwen3-30B-A3B optimization (Infera PD-disaggregated or RayJob aggregated) with…
git:20260827.1988620 · audit A · 199 stars
hyperloom-custom-advanced skill
amd-agi/hyperloom · examples/hyperloom-custom-advanced/SKILL.md · Run an advanced configurable Hyperloom optimization session with explicit model, framework, workload, objective, and…
git:20260923.44d8731 · audit B · 199 stars
hyperloom-qwen3-14b-fp8-12h-atom skill
amd-agi/hyperloom · examples/hyperloom-qwen3-14b-fp8-12h-atom/SKILL.md · Run a 12-hour Hyperloom Qwen3-14B-FP8 optimization session on the ATOM serving framework with the per-kernel…
git:20260918.2e45aad · audit B · 199 stars
hyperloom-qwen3-14b-fp8-12h-forge skill
amd-agi/hyperloom · examples/hyperloom-qwen3-14b-fp8-12h-forge/SKILL.md · Run a 12-hour Hyperloom Qwen3-14B-FP8 optimization session with the per-kernel KernelForge backend instead of GEAK. Use…
git:20260923.44d8731 · audit B · 199 stars
hyperloom-qwen3-14b-fp8-12h skill
amd-agi/hyperloom · examples/hyperloom-qwen3-14b-fp8-12h/SKILL.md · Run a 12-hour Hyperloom Qwen3-14B-FP8 optimization session. Use when the user wants a medium-length Hyperloom demo on…
git:20260923.44d8731 · audit B · 199 stars
hyperloom-qwen3-8b-3h skill
amd-agi/hyperloom · examples/hyperloom-qwen3-8b-3h/SKILL.md · Run a 3-hour Hyperloom Qwen3-8B FRAMEWORK_AGENT (OPTIMIZE) session without the Kernel Agent. Use when the user wants a…
git:20260923.44d8731 · audit B · 199 stars
hyperloom-workload-optimizer skill
amd-agi/hyperloom · examples/skills/hyperloom-workload-optimizer/SKILL.md · Autonomously optimizes end-to-end LLM inference throughput on AMD Instinct GPUs and reports a validated gain, using the…
git:20260921.1213b1b · audit A · 199 stars
critic-agent skill
amd-agi/hyperloom · src/hyperloom/agents/critic/SKILL.md · Critic layer for the inference optimizer. Use when Conductor asks for a Critic Review verdict on Orchestration or…
git:20260917.0d8dd3b · audit A · 199 stars
framework skill
amd-agi/hyperloom · src/hyperloom/agents/framework/SKILL.md
git:20260916.a3612d8 · audit C · 199 stars
quantization-agent skill
amd-agi/hyperloom · src/hyperloom/agents/quantization/SKILL.md · Hyperloom sub-agent that drives the AMD Quark PTQ skill chain end-to-end from a natural-language prompt. Produces a…
git:20260904.a64d24c · audit A · 199 stars

Every file in amd-agi/hyperloom

Other files named review-pr

review-pr skill
openonion/connectonion · connectonion/useful_skills/review-pr/SKILL.md · Review GitHub pull requests. Use when user says "review PR", "review pull request", or "/review-pr".
git:20260808.c57e60c · audit A · 1,481 stars
review-pr skill
fcakyon/claude-codex-settings · plugins/github-dev/skills/review-pr/SKILL.md · This skill should be used when user asks to "review a PR", "review pull request", "review this pr", "code review this…
git:20260408.6476d71 · audit A · 1,153 stars
review-pr skill
tobihagemann/turbo · codex/skills/review-pr/SKILL.md · Review a pull request by fetching PR comments, running a comprehensive code review, evaluating findings, and…
git:20260822.8b89bae · audit A · 405 stars
review-pr skill
tobihagemann/turbo · claude/skills/review-pr/SKILL.md · Review a pull request by fetching PR comments, running a comprehensive code review, evaluating findings, and…
git:20260822.8b89bae · audit A · 405 stars
review-pr skill
yonatangross/orchestkit · plugins/ork/skills/review-pr/SKILL.md · PR review using parallel specialized agents for code quality, security, testing, architecture, and performance…
v1.9.0 · audit A · 283 stars
review-pr skill
go-to-k/cdkd · .claude/skills/review-pr/SKILL.md · Recommend the right reviewer set for a PR from what it touches. Outputs a concrete plan (1 reviewer by default, plus…
git:20260920.ce2d419 · audit A · 141 stars
review-pr skill
doodledood/manifest-dev · claude-plugins/manifest-dev-tools/skills/review-pr/SKILL.md · Autonomous PR review that posts high-signal, human-voiced comments under your account. Use when reviewing someone…
git:20260905.7f3e60f · audit A · 73 stars
review-pr skill
stbenjam/skillsaw · tests/fixtures/content/inconsistent-terminology-registers/.claude/skills/review-pr/SKILL.md · Review an open PR before approving it
git:20260716.3db014a · audit A · 66 stars

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