Home / jebel-quant / rhiza-claude · plugin/skills/release/SKILL.md · GitHub

release skillB

release is agent-read markdown (skill) from jebel-quant/rhiza-claude: Release any git repo that declares its version locations (no .rhiza/ needed) in one run — choose a version from a table, bump, regenerate the changelog, open a release PR, let the forge merge it once its checks pass, then tag the merged commit..

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

You are running `/release` in the **current working directory's repo**. Goal: land the
version bump on the default branch **through a pull request**, like every other change,
and tag the commit that actually merged — in **one run**.

**A tag still cannot be cut before the merge, which is why there is a wait in the
middle.** A tag must point at a commit that exists on the branch you publish from; a
squash-merge replaces the branch's commits with a new one, so a tag created before the
merge names a SHA that never lands. No reordering of the steps fixes that — the commit to
tag does not exist until the request merges. So the run goes *through* the merge instead
of stopping in front of it: it hands the merge to the forge, waits for the bump to appear
on the default branch, and tags what landed.

| Stage | Steps | Ends with |
| --- | --- | --- |
| **Prepare** | 2–9 | the version chosen, the bump and changelog committed on a pushed branch, an open release PR |
| **Land** | 10–11 | auto-merge handed to the forge, and the bump on the default branch |
| **Tag** | 12–13 | the merged commit tagged, the tag pushed, release CI running |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jebel-quant/rhiza-claude/release@git:20260907.b330822
Exact content
mdr add jebel-quant/rhiza-claude/release@sha256:ea2040aee2fb6665

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260907.b330822 latest2026-09-07 b330822 38,239 BB view · diff
git:20260907.ef3a5382026-09-07 ef3a538 29,008 BB view · diff
git:20260806.d3921942026-08-06 d392194 25,951 BB view · diff
git:20260806.23f5c512026-08-06 23f5c51 24,528 BB view · diff
git:20260805.5f284102026-08-05 5f28410 23,490 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: Frontmatter declares a name
  • pass: Frontmatter block present
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (38239 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

jebel-quant/rhiza-claude · 4 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_h7st3oquictp7twp
GET https://markdownregistry.com/api/v1/resolve?ref=jebel-quant/rhiza-claude/release
GET https://markdownregistry.com/api/v1/blob/ea2040aee2fb6665344777c5ce7745e073154d7f84a209c1f2756a79ecab7f90

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 jebel-quant/rhiza-claude

CLAUDE.md claude
jebel-quant/rhiza-claude · CLAUDE.md
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-completions skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-completions/SKILL.md · Install shell tab-completion for make targets, so `make <TAB>` lists a project's targets. Writes to the user's data…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-detach skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-detach/SKILL.md · Detach this repo from rhiza — delete every rhiza-managed file listed in .rhiza/template.lock, prune the emptied…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-docs skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-docs/SKILL.md · Create or refresh this repo's README.md, CLAUDE.md and mkdocs.yml, detecting project metadata from git and the…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-fix skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-fix/SKILL.md · Read this repo's open issues, triage them, and open one pull request per issue that can be fixed without a judgement…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-init skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-init/SKILL.md · Make the current folder a rhiza-managed repo — write the .rhiza/template.yml pointer, add a skeleton and license, open…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-maffay skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-maffay/SKILL.md · Print one bonmot from a random Peter Maffay song — a pick-me-up for a long refactor. Takes an optional theme keyword…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-quality skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-quality/SKILL.md · Run the Rhiza code-quality gates and score this repo, then optionally file findings as issues. Falls back to a…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-release skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-release/SKILL.md · Release any git repo that declares its version locations (no .rhiza/ needed) in one run — choose a version from a…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-remote skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-remote/SKILL.md · Check what CI on the origin says about this repo's open pull/merge requests, then diagnose and fix the red ones on…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-status skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-status/SKILL.md · Report this repo's rhiza state — whether the config is valid, and what was actually synced. Read-only. Add --files for…
git:20260923.a1b3fbe · audit A · 4 stars
rhiza-update skill
jebel-quant/rhiza-claude · bundle/skills/rhiza-update/SKILL.md · Sync this rhiza-managed repo to the latest (or a given) template release and open a PR containing only template-owned…
git:20260923.a1b3fbe · audit A · 4 stars

Every file in jebel-quant/rhiza-claude

Other files named release

release skill
yeachan-heo/oh-my-claudecode · skills/release/SKILL.md · Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release
git:20260411.c3c4851 · audit A · 39,312 stars
release skill
different-ai/openwork · .opencode/skills/release/SKILL.md · Cut an OpenWork release, release the app, publish a new version, rerun or recover a release tag, verify release assets…
git:20260910.e2267a9 · audit A · 23,700 stars
release skill
blockrunai/clawrouter · skills/release/SKILL.md · Use this skill for EVERY ClawRouter release. Enforces the full checklist — version sync, CHANGELOG, build, tests, npm…
git:20260524.3cc7323 · audit A · 6,612 stars
release skill
devin-axis/ipollowork · .opencode/skills/release/SKILL.md · Step through versioning, tagging, and verification
git:20260711.1ecdca5 · audit A · 6,668 stars
release skill
vellum-ai/vellum-assistant · .claude/skills/release/SKILL.md · Cut a new release: create the release branch (staging bake), then dispatch the production Release run on that branch.
git:20260826.d1b98be · audit A · 1,314 stars
release skill
oliver-kriska/claude-elixir-phoenix · .claude/skills/release/SKILL.md · CONTRIBUTOR TOOL - Cut a plugin release: bump plugin.json version, finalize CHANGELOG, update README if needed, gate on…
git:20260818.474793d · audit A · 555 stars
release skill
arcee-ai/nac · .agents/skills/release/SKILL.md · Cut and publish a full stable NAC release after main, release-PR, and publication CI pass. Use when a maintainer asks…
git:20260815.d943a96 · audit A · 275 stars
release skill
jongwony/epistemic-protocols · .claude/skills/release/SKILL.md · Release for this repo — CalVer tag + narrative prepend.
git:20260628.ee08fe7 · audit A · 163 stars

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