Home / openclaw / carapace · .agents/skills/autoreview/SKILL.md · GitHub

autoreview skillA

autoreview is agent-read markdown (skill) from openclaw/carapace: Pre-commit/ship code review: Codex default; optional Claude or Pi..

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

# Auto Review

Run the bundled structured review helper as a closeout check. This is code review, not Guardian `auto_review` approval routing.

Codex review is the default when no engine is set. It uses `gpt-5.6-sol` with `high` reasoning by default, then retries once with `gpt-5.6-terra` only when the account cannot access Sol. Claude review is optional and uses `claude-fable-5` by default.

For user-visible behavior, pair autoreview with `behavior-validator`. Autoreview is source-aware and judges the change bundle; behavior validation is source-blind and judges the running product or tool against a behavior contract. A clean autoreview is not proof that a UI, CLI, API, or generated artifact works from the user's perspective.

Use when:

- user asks for Codex review / Claude review / Pi review / autoreview / second-model review
- after non-trivial code edits, before final/commit/ship
- reviewing a local branch or PR branch after fixes

## Contract

- Treat review output as advisory. Never blindly apply it.
- Verify every finding by reading the real code path and adjacent files.
- Read dependency docs/source/types when the finding depends on external behavior.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add openclaw/carapace/autoreview@git:20260712.9f26ffc
Exact content
mdr add openclaw/carapace/autoreview@sha256:8d92cf5decaf57d8

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260712.9f26ffc latest2026-07-12 9f26ffc 31,876 BA view · diff
git:20260711.f4206ab2026-07-11 f4206ab 30,337 BA view · diff
git:20260709.047fab32026-07-09 047fab3 29,863 BB view · diff
git:20260709.12f5a782026-07-09 12f5a78 29,645 BB 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 (31876 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

openclaw/carapace · 6 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_vyzidobthq6rc3tt
GET https://markdownregistry.com/api/v1/resolve?ref=openclaw/carapace/autoreview
GET https://markdownregistry.com/api/v1/blob/8d92cf5decaf57d8c934118e93cc484055c37e97b8537fc3d105893a6b975c2f

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 openclaw/carapace

AGENTS.md@.agents/skills/autoreview agents
openclaw/carapace · .agents/skills/autoreview/AGENTS.md
git:20260711.f4206ab · audit A · 6 stars
AGENTS.md agents
openclaw/carapace · AGENTS.md
git:20260724.017ec5f · audit A · 6 stars
openclaw-brand skill
openclaw/carapace · openclaw-brand/SKILL.md · Apply OpenClaw visual identity to logos, typography, imagery, voice, documents, presentations, social graphics, and…
git:20260708.6e4061e · audit A · 6 stars
openclaw-carapace skill
openclaw/carapace · openclaw-carapace/SKILL.md · Build or modify OpenClaw application UI using canonical semantic tokens, themes, shared CSS foundations, consumer…
git:20260728.6d5fcef · audit A · 6 stars
openclaw-design-audit skill
openclaw/carapace · openclaw-design-audit/SKILL.md · Audit OpenClaw frontend code and rendered interfaces for Carapace drift, token misuse, primitive reimplementation…
git:20260713.94c21ad · audit A · 6 stars
openclaw-design-system skill
openclaw/carapace · openclaw-design-system/SKILL.md · Compatibility alias for existing OpenClaw installations that now applies Carapace semantic tokens, themes, shared CSS…
git:20260713.94c21ad · audit A · 6 stars
openclaw-design skill
openclaw/carapace · openclaw-design/SKILL.md · Route OpenClaw design work to canonical brand, Carapace product-interface, marketing-page, or design-audit guidance…
git:20260713.94c21ad · audit A · 6 stars
openclaw-marketing-pages skill
openclaw/carapace · openclaw-marketing-pages/SKILL.md · Create or update OpenClaw public-page composition for websites, landing pages, content pages, ecosystem pages, and…
git:20260708.6e4061e · audit A · 6 stars

Every file in openclaw/carapace

Other files named autoreview

autoreview skill
openclaw/clawhub · .agents/skills/autoreview/SKILL.md · Pre-commit/ship code review: Codex default; optional Claude or Pi.
git:20260721.f754faa · audit A · 9,450 stars
autoreview skill
openclaw/crabbox · .agents/skills/autoreview/SKILL.md · Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested.
git:20260830.15f7688 · audit A · 1,422 stars
autoreview skill
vincentkoc/tokenjuice · .agents/skills/autoreview/SKILL.md · Auto Review closeout. Codex review is the default when no engine is set and is the recommended reviewer.
git:20260523.2e84b1b · audit A · 522 stars
autoreview skill
swyxio/skills · autoreview/SKILL.md · Perform a structured final code review of a local diff, commit, branch, or pull request. Use only when the user…
git:20260809.243a0c6 · audit A · 162 stars
autoreview skill
simonrowland/goal-flight · autoreview/SKILL.md · Run a structured code review (Codex default, Claude optional) as a closeout check on a local or PR branch before commit…
git:20260604.bec8df5 · audit A · 20 stars
autoreview skill
bjornmelin/dev-skills · skills/autoreview/SKILL.md · Run a Codex-only structured code review closeout for local, branch, or commit diffs. Use when the user asks for…
git:20260722.5fe7b87 · audit A · 8 stars

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