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

update skillB

update is agent-read markdown (skill) from jebel-quant/rhiza-claude: Sync this rhiza-managed repo to the latest (or a given) template release and open a PR containing only template-owned files. Runs no gates and files no issues — use /rhiza:quality for a score..

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 `/update` in the **current working directory's repo**. Goal: bump the
template `ref`, apply the sync, and open a PR with **nothing but template-owned
files** in it.

**Only files that come from the template repository may be touched.** The sync
records exactly which paths it materialized in `.rhiza/template.lock`'s `files` list,
and `plugin/scripts/stage_synced.py` (step 7) stages precisely that set — so the guarantee is
mechanical, not something this prose has to be trusted to honour. **Never
`git add --all`** and never fold in unrelated edits: no reformatting of the repo's own
source, no dependency changes, no test fixes. Anything outside the set stays in the
working tree and gets reported.

**No gates, no scorecard, no issues.** `/update` syncs; `/quality` scores. Don't run
`make test`/`make lint`/`make fmt` here — `make fmt` in particular would rewrite the
repo's own files and break the rule above. Point the user at `/rhiza:quality` in the
report instead.

Argument (optional): `$ARGUMENTS` — an explicit template version tag like `v1.2.0`.
If empty, use the template's latest release.

Work through these steps. Stop and report if a precondition fails.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jebel-quant/rhiza-claude/update@git:20260822.f1c4320
Exact content
mdr add jebel-quant/rhiza-claude/update@sha256:1e34f781a8568321

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260822.f1c4320 latest2026-08-22 f1c4320 10,706 BB view · diff
git:20260817.5f0100a2026-08-17 5f0100a 10,073 BB view · diff
git:20260805.c378bcf2026-08-05 c378bcf 9,831 BB view · diff
git:20260805.bd32c9f2026-08-05 bd32c9f 9,809 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 (10706 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_xuywtspfhwqjxwgg
GET https://markdownregistry.com/api/v1/resolve?ref=jebel-quant/rhiza-claude/update
GET https://markdownregistry.com/api/v1/blob/1e34f781a856832137d908ff8796de8a2d3e829ddef07689591c2b7e3060c025

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 update

update skill
vellum-ai/vellum-assistant · .claude/skills/update/SKILL.md · Restart the Vellum assistant and gateway services. Smart branch handling: pulls from main by default, restarts in-place…
git:20260616.1d51808 · audit A · 1,314 stars
update skill
jmagly/aiwg · agentic/code/addons/aiwg-utils/skills/update/SKILL.md · Update AIWG through its install-aware updater and re-deploy all installed frameworks from the registry
git:20260724.69de3e7 · audit A · 211 stars
update skill
romiluz13/cc10x · plugins/cc10x/skills/update/SKILL.md · Safe cc10x upgrade that preserves local modifications. Stashes diffs, pulls upstream, rebuilds cache, rebases…
git:20260719.03668ce · audit A · 164 stars
update skill
crisandrews/clawcode · skills/update/SKILL.md · Check for new versions of Claude Code and ClawCode, and print safe update commands. Triggers on /agent:update, /update…
git:20260417.ddefcf4 · audit A · 62 stars
update skill
tomcounsell/ai · .agents/skills/update/SKILL.md · Update the designated Valor service checkout, synchronize dependencies, and verify restarted services on this machine.
git:20260914.89f8008 · audit A · 24 stars
update skill
tomcounsell/ai · .claude/skills/update/SKILL.md · Use when deploying updates to this machine: pull, sync deps, verify, restart services. Triggered by 'update', 'deploy'…
git:20260915.fb97c7e · audit A · 24 stars
update skill
conorbronsdon/agent-context-os · .agents/skills/update/SKILL.md · Save a concise checkpoint through the canonical workspace update workflow. Use only when the user explicitly invokes…
git:20260823.5b67281 · audit A · 24 stars
update skill
flagrare/agent-skills · plugins/flagrare/skills/update/SKILL.md · Pull the latest flagrare skills from GitHub. Use when the user says 'update skills', 'refresh skills', 'pull latest…
git:20260807.4caef5e · audit A · 11 stars

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