rook-conventions

rook-conventions is a skill for Claude Code from jhoblitt/rook-claude. It costs 85 tokens per session (2,489 once invoked), scanned A, original, Apache-2.0.

A skill containing the project rules used when working on Rook, an open-source Kubernetes storage project. It covers contributions such as commits, pull requests, tests, generated code, workflows, and CI.

In plain words
What is it for?
Use it when writing or reviewing Rook changes, preparing pull requests, backporting fixes, regenerating code, writing tests or workflows, and checking CI.
Why use it?
It gives the agent the repository's conventions and approval rules, so routine maintenance follows the project's expectations.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: mentions CLAUDE.md; mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the rook-maintainer plugin — 5 skills, 5 agents, 2 hooks shipped together

Good fit Use it when writing or reviewing Rook changes, preparing pull requests, backporting fixes, regenerating code, writing tests or workflows, and checking CI.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add jhoblitt/rook-claude
Claude Code
/plugin install rook-maintainer

Made for: Claude Code.

Or install rook-maintainer, the plugin that ships this one along with the rest of its 5 skills, 5 agents, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rook-conventions

README.md
[![agentmods](https://agentmods.dev/badge/skills/jhoblitt/rook-claude/rook-conventions/github.svg)](https://agentmods.dev/skills/jhoblitt/rook-claude/rook-conventions)
Your own site
<a href="https://agentmods.dev/skills/jhoblitt/rook-claude/rook-conventions"><img src="https://agentmods.dev/badge/skills/jhoblitt/rook-claude/rook-conventions/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for rook-conventions

Your own site · 80×15
<a href="https://agentmods.dev/skills/jhoblitt/rook-claude/rook-conventions"><img src="https://agentmods.dev/badge/skills/jhoblitt/rook-claude/rook-conventions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,489 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.02489
Opus 5 $0.00043 $0.01244
Sonnet 5 $0.00017 $0.00498
Haiku 4.5 $0.00009 $0.00249

Measured 3d ago against content hash 26c6da0c3076, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

rook-conventions scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/rook-maintainer/skills/rook-conventions/SKILL.md · 190 lines

How it starts

The opening of the file, as written. The whole thing — 190 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Rook house conventions

The operating rules the rest of this plugin's skills share: the authoring canon in full, plus the cross-cutting rules review and triage both depend on (GitHub write authorization, attribution, untrusted content, review-authority weighting, backport eligibility). Mode-specific canon stays with its skill — review in rook-code-review, triage in rook-triage.

Precedence: in-repo docs (Documentation/Contributing/*) outrank this skill; the user's own global CLAUDE.md outranks it too — on conflict, follow theirs and note the divergence.

"The operating maintainer" below means whoever is running the session: resolve their GitHub login with gh api user --jq .login when a rule needs it. Never hardcode a username.

Reference routing

Read a reference when the work touches its trigger; skip the rest. The rules below this table apply to every trigger.

Doing this Read
writing or fixing a commit message, amending, reworking a branch's history, or diagnosing a commitlint failure references/commits.md
opening or updating a PR, writing its description, filling its template checklist, writing the AI-assistance disclosure, requesting reviewers references/pull-requests.md
deciding whether a change is backport-eligible, or writing one headed for a backport references/backporting.md
applying or maintaining backport labels, or fixing a mergify backport PR references/backport-labels.md
weighing review feedback on a PR — conflicting opinions, or a technical claim from outside CODE-OWNERS references/review-feedback.md
building, testing, or linting rook; regenerating CRDs or generated code; writing rook tests references/building-and-testing.md
changing .github/workflows/**, .mergify.yml, or a pinned CI Kubernetes version references/workflows-and-ci.md
watching CI after a push, retrying flakes, or burning in a flake fix references/watching-ci.md
fanning out subagents references/fan-out.md
running one of this plugin's own tools through run.sh, or changing one references/plugin-tools.md

Read the full file on GitHub · 190 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +9 lines 26c6da0c3076
  2. 8d ago Changed · -8 lines 49ae0bac7d38
  3. 12d ago First seen · 189 lines · 85 tokens per session scan A 30dbffa95581

Subscribe to this mod's changes

rook-conventions is a skill published in the GitHub repository jhoblitt/rook-claude (4 stars, last pushed 3d ago), licensed Apache-2.0. It adds 85 tokens to every session and 2,489 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

branch-and-worktree-workflow

Isolates feature work in its own branch or worktree and integrates it cleanly when done. Use this when starting work that should not disturb the current workspace, when several efforts must proceed in parallel on one repository, or when implementation is finished and the change needs merging, rebasing, or splitting…

cbrock84/headcount · 70 tokens

swarm-migrate

Cross-repo migration swarm — one coordinator + N parallel subagents (one per target repo) that apply the same transformation, open PRs, wait for CI, and report back to a shared JSON ledger. Coordinator handles topology, conflict auto-rebase, and stop-on-novel-failure. Use when bumping a shared dependency, rolling out…

yonatangross/orchestkit · 103 tokens

dev

One-command dev loop boot. Spins up portless (named HTTPS subdomain), emulate (stateful API mocks), the project's dev server, and an agent-browser session, all keyed to the current git branch. Use when starting a feature branch, switching worktrees, or returning to a project after a break. Skips silently with install…

yonatangross/orchestkit · 76 tokens

github-operations

GitHub CLI operations for issues, PRs, milestones, and Projects v2. Covers gh commands, REST API patterns, and automation scripts. Use when managing GitHub issues, PRs, milestones, or Projects with gh.

yonatangross/orchestkit · 50 tokens

release-sync

Syncs latest release content to NotebookLM and HQ Knowledge Base after version tagging. Reads CHANGELOG, CLAUDE.md, and hook README, updates notebook sources, and ingests release digest. Optionally generates podcast from updated knowledge base. Use after tagging a new version to propagate release knowledge.

yonatangross/orchestkit · 62 tokens

personal-guide-start

A starter workflow that creates a private GitHub repository for a personal development guide and fills it with six starter files.

TserenTserenov/FMT-exocortex-template · 96 tokens