rules-review skillA
rules-review is agent-read markdown (skill) from hiroro-work/claude-plugins: Check code changes for .claude/rules/ compliance. Use this skill when you need to verify that code changes follow project coding rules, whether as part of dev-workflow or standalone. Triggers on: rule compliance check, rules review, verify conventions, check coding standards. Best suited for hard rules (naming, imports, placement, explicit prohibitions); intent-style rules are checked on a best-effort basis..
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
# Rules Review ## Usage ```text /rules-review --base-commit <sha> # Check diff from specified commit /rules-review # Check diff from HEAD~1 ``` Two optional values may also be passed as natural-language arguments. Each is an **independent optional field**, not part of a fixed-arity mode gate. - `Model:` — one of the model ids the current `Agent` tool's `model` parameter accepts (check the tool's live schema loaded in the current session). When present and valid it becomes the `model` parameter on each reviewer `Agent` dispatch in § 5. Review; absent or invalid, the reviewer inherits the session model. It is **only effective on the Claude Code `Agent`-dispatch path** — on the inline / Codex fallback path the executing agent's own model governs. - `Files:` — a comma- or newline-separated list of repo-relative file paths. When present, § 1. Prepare narrows the changed-file set to its intersection with the diff's changed files, so the review covers only those; absent or invalid, all changed files are reviewed. An empty intersection fires § 1. Prepare's `No changed files` early exit (a loud `no-issues`), so an empty scope never silently passes. …
Read the whole file at its exact version.
How to install
mdr add hiroro-work/claude-plugins/rules-review@git:20260910.56e8b79mdr add hiroro-work/claude-plugins/rules-review@sha256:68c98cb9ad2386b2Pin 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.
[](https://markdownregistry.com/a/art_5mq6oticfsgv2ht6)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260910.56e8b79 latest | 2026-09-10 | 56e8b79 | 21,021 B | A | view · diff |
| git:20260902.44e45b6 | 2026-09-02 | 44e45b6 | 28,906 B | A | view · diff |
| git:20260819.670a4e9 | 2026-08-19 | 670a4e9 | 29,211 B | A | view · diff |
| git:20260807.8e409e4 | 2026-08-07 | 8e409e4 | 30,898 B | A | view · diff |
| git:20260726.2f0aad1 | 2026-07-26 | 2f0aad1 | 29,563 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (21021 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
hiroro-work/claude-plugins · 48 stars · license none · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5mq6oticfsgv2ht6 GET https://markdownregistry.com/api/v1/resolve?ref=hiroro-work/claude-plugins/rules-review GET https://markdownregistry.com/api/v1/blob/68c98cb9ad2386b2647abfae8c7f2ba77df68e358e0cb045b38c501168bdb0a3
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.