run-tests skillA
run-tests is agent-read markdown (skill) from hiroro-work/claude-plugins: Verify plugins marketplace structure, version consistency, and JSON/frontmatter validity via subagent.
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
# Test Runner This project is a Claude Code plugins marketplace. "Tests" here means verifying the repository structure, version consistency, JSON syntax, and SKILL.md/agent frontmatter validity. ## Process 1. Determine test scope: - If `$ARGUMENTS` contains `--base-commit <sha>`: run `git diff --name-only <sha>` to get changed files (includes committed, staged, and unstaged changes) - Otherwise: run `git diff --name-only HEAD` to detect changed files (if HEAD is unavailable or no changed files detected, run full verification) - Any change touching `.claude-plugin/marketplace.json`, `plugins/**`, `skills/**`, or `.claude-plugin/plugin.json` should trigger full verification. If only unrelated files (e.g. `README.md`, `CHANGELOG.md`, `docs/**`) changed, still run full verification 2. Spawn a subagent (Agent tool, subagent_type: `general-purpose`, `model: sonnet`) to execute verification — pass `sonnet` as the `Agent` tool's `model` parameter. 3. Return the subagent's structured summary to the caller ## Subagent Instructions …
Read the whole file at its exact version.
How to install
mdr add hiroro-work/claude-plugins/run-tests@git:20260901.4e26eb1mdr add hiroro-work/claude-plugins/run-tests@sha256:6a4010ee34fc0aa4Pin 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_mmx2thy2ok2k56uv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260901.4e26eb1 latest | 2026-09-01 | 4e26eb1 | 6,135 B | A | view · diff |
| git:20260818.191c741 | 2026-08-18 | 191c741 | 5,783 B | A | view · diff |
| git:20260728.97a1793 | 2026-07-28 | 97a1793 | 7,009 B | A | view · diff |
| git:20260726.debc794 | 2026-07-26 | debc794 | 6,179 B | A | view · diff |
| git:20260703.049d8eb | 2026-07-03 | 049d8eb | 4,552 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 (6135 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_mmx2thy2ok2k56uv GET https://markdownregistry.com/api/v1/resolve?ref=hiroro-work/claude-plugins/run-tests GET https://markdownregistry.com/api/v1/blob/6a4010ee34fc0aa44c0d430b09edae422bbb09886356577431024a732671b0df
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 hiroro-work/claude-plugins
Every file in hiroro-work/claude-plugins