status is agent-read markdown (skill) from jebel-quant/rhiza-claude: Report this repo's rhiza state — whether the config is valid, and what was actually synced. Read-only. Add --files for a tree of managed files, or --check for upstream drift..
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 `/status` in the **current working directory's repo**.
**A repo's rhiza state has two halves, and this reports both:**
| half | file | question |
| --- | --- | --- |
| **config** | `.rhiza/template.yml` + repo structure | is what we'd sync *from* well-formed? |
| **sync** | `.rhiza/template.lock` | what was actually synced, and when? |
They can disagree in both directions, which is why reporting one without the other
misleads: a freshly `/init`-ed repo has a valid config and **no lock at all**, and a
long-synced repo can have a lock alongside a config someone has since broken by hand.
**This command is a thin wrapper around two bundled scripts** —
`plugin/scripts/validate.py` and `plugin/scripts/status.py`, both deterministic and stdlib-only (no
`rhiza` CLI, no PyYAML). Do **not** re-implement the parsing or gather fields
yourself; run them and relay the output.
Purely descriptive: it **reports; it does not score, fix, or file anything**.
Argument (optional): `$ARGUMENTS` — a path to the repo root to inspect; default is
the current directory.
## 1. Validate the config
`${CLAUDE_PLUGIN_ROOT}` resolves at runtime (**keep the quotes**); in a source
…
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.
GET https://markdownregistry.com/api/v1/artifacts/art_4g2uqvjq6i6eev7w
GET https://markdownregistry.com/api/v1/resolve?ref=jebel-quant/rhiza-claude/status
GET https://markdownregistry.com/api/v1/blob/9eaf3ac2b321ff8016d73aa443e9249e41c8d701eb771966c44d02005d3f1367
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.
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
jeremylongshore/tons-of-skills-marketplace · plugins/ai-agency/hyperflow/skills/status/SKILL.md · Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory…
indranilbanerjee/digital-marketing-pro · skills/status/SKILL.md · Print a read-only status snapshot of the active brand via scripts/dm-status.py: profile summary, engagements with…
hashgraph-online/hol-guard · integrations/claude-code-plugin/skills/status/SKILL.md · Check HOL Guard local protection status for Claude Code without changing configuration. Use when the user asks whether…
karanb192/claude-code-hooks · plugins/cache-tax/skills/status/SKILL.md · Show this session's prompt-cache state, the cold-comeback price, and the cache writes paid so far
akashgit/remote-factory · skills/status/SKILL.md · Show the current Factory status for this project, including project state, experiment history, eval scores, and active…