Jebel-Quant

14 mods across 1 repository, 4 stars between them.

rhiza-claude

01

Jebel-Quant/rhiza-claude

Plugin Claude Code

Rhiza template-sync and code-quality workflow commands for Claude Code.

4 3d ago A tokens not measured original MIT

Jebel-Quant/rhiza-claude

Instructions file

Instructions for Jebel-Quant/rhiza-claude, covering claude.md, read this first: which side of the boundary you're on, commands, architecture and conventions.

4 3d ago A 6,209 tokens original MIT

rhiza

03

Jebel-Quant/rhiza-claude

Plugin Claude Code

Slash commands for rhiza-managed repos: init and sync from a pinned template release, score code quality, refresh README/CLAUDE.md/mkdocs, prepare releases, and report sync status.

4 3d ago A tokens not measured original MIT

PreToolUse

04

Jebel-Quant/rhiza-claude

Hook

Runs before the agent uses a tool for Bash tool calls, executing hook_bash_guard.py via python3. From Jebel-Quant/rhiza-claude.

4 3d ago A tokens not measured original MIT

completions

05

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Install shell tab-completion for make targets, so make lists a project's targets. Writes to the user's data directory, not to the repo. Works in any make project.

4 3d ago A 38 tokens original MIT

detach

06

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Detach this repo from rhiza — delete every rhiza-managed file listed in .rhiza/template.lock, prune the emptied directories, and remove the lock file. DESTRUCTIVE; prompts for confirmation unless --force is passed.

4 3d ago A 45 tokens original MIT

docs

07

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Create or refresh this repo's README.md, CLAUDE.md and mkdocs.yml, detecting project metadata from git and the manifest. Preserves hand-written prose. Writes files only — no commit, no branch, no PR.

4 3d ago A 46 tokens original MIT

init

08

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Make the current folder a rhiza-managed repo — write the .rhiza/template.yml pointer, add a skeleton and license, open a PR. Supports Python, Rust and Go. Syncs nothing; run /rhiza:update after it merges.

4 3d ago A 49 tokens original MIT

maffay

09

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Print one bonmot from a random Peter Maffay song — a pick-me-up for a long refactor. Takes an optional theme keyword. Needs no repo and no git, so it works anywhere.

4 3d ago A 41 tokens original MIT

quality

10

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Run the Rhiza code-quality gates and score this repo, then optionally file findings as issues. Falls back to a design-led assessment when the repo isn't rhiza-managed or synced. Assesses only — it proposes fixes but never applies them.

4 3d ago C 48 tokens original MIT

release

11

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Prepare a release in any git repo that declares its version locations (no .rhiza/ needed) — choose a version from a table, bump, regenerate the changelog, and open a release PR. Tags the merged commit on a second run.

4 3d ago A 50 tokens original MIT

remote

12

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

Check what CI on the origin says about this repo's open pull/merge requests, then diagnose and fix the red ones on their own branches. Reads the forge, reproduces locally, pushes fixes to the request's branch — never to the default branch.

4 3d ago A 51 tokens original MIT

status

13

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

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.

4 3d ago A 40 tokens original MIT

update

14

Jebel-Quant/rhiza-claude

Skill Claude CodeCodex

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.

4 3d ago A 44 tokens original MIT