Home / zenml-io / kitaru-skills · .claude/skills/skills-release/SKILL.md · GitHub

skills-release skillA

skills-release is agent-read markdown (skill) from zenml-io/kitaru-skills: Use when cutting a release of the kitaru-skills repository — pushing develop to main, bumping the kitaru plugin version, tagging a version, or publishing a GitHub Release for the Claude Code marketplace..

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

# Skills Release

## Overview

`main` is the distribution branch: `/plugin marketplace add zenml-io/kitaru-skills`
installs whatever `main` holds, immediately. `develop` is the working base. A
release moves `main` forward to `develop`'s current commit as a fast-forward
and stamps a plugin version, so `main` is always an exact snapshot of
`develop` at release time.

The `main-release-only` ruleset blocks all pushes and PR merges to `main`
except by repository admins. A release is therefore an admin running this
checklist — never a PR into `main`, never a force push.

Versions are this repository's own plugin versions. Do not reuse Kitaru
product version numbers; state tested Kitaru compatibility in the release
notes instead.

## Preconditions

Stop and resolve before releasing if any of these fail:

- On `develop` with a clean working tree.
- `git fetch origin` done; local `develop` in sync with `origin/develop`.
- Fast-forward is possible:
  `git merge-base --is-ancestor origin/main origin/develop` exits 0.
  A non-zero exit means `main` has commits `develop` lacks — investigate how
  they got there; never force-push over them.

## Steps
…

Read the whole file at its exact version.

How to install

Latest version
mdr add zenml-io/kitaru-skills/skills-release@git:20260821.5fabdd1
Exact content
mdr add zenml-io/kitaru-skills/skills-release@sha256:3b20281fdcd77855

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260821.5fabdd1 latest2026-08-21 5fabdd1 3,731 BA view · diff
git:20260821.60473002026-08-21 6047300 3,409 BA view

Audit of the latest version

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

zenml-io/kitaru-skills · 5 stars · license Apache-2.0 · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_3ajjpc5ed7zil7gx
GET https://markdownregistry.com/api/v1/resolve?ref=zenml-io/kitaru-skills/skills-release
GET https://markdownregistry.com/api/v1/blob/3b20281fdcd77855d9b95b2970f32666406480c72d94757b0979c2ee12e672db

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 zenml-io/kitaru-skills

AGENTS.md agents
zenml-io/kitaru-skills · AGENTS.md
git:20260921.499e730 · audit A · 5 stars
CLAUDE.md claude
zenml-io/kitaru-skills · CLAUDE.md
git:20260921.499e730 · audit A · 5 stars
kitaru-adapter-builder skill
zenml-io/kitaru-skills · skills/kitaru-adapter-builder/SKILL.md · Select a supported Kitaru adapter or build a project-local one for an unsupported Python or TypeScript agent framework…
git:20260902.d9aba70 · audit A · 5 stars
kitaru-guided-tour skill
zenml-io/kitaru-skills · skills/kitaru-guided-tour/SKILL.md · Give first-time users a short, value-first Kitaru tour with the PydanticAI returns agent example in the Kitaru…
git:20260825.cf46ae3 · audit A · 5 stars
kitaru-hosted-onboarding-tour skill
zenml-io/kitaru-skills · skills/kitaru-hosted-onboarding-tour/SKILL.md · Guide the ZenML Pro hosted Kitaru onboarding tour from preloaded traces through human review, one reusable evaluator…
git:20260901.180473c · audit B · 5 stars
kitaru-importer-builder skill
zenml-io/kitaru-skills · skills/kitaru-importer-builder/SKILL.md · Build and validate a custom Kitaru trace importer when a provider, observability platform, export format, or agent…
git:20260910.8a51df1 · audit A · 5 stars
kitaru-investigation skill
zenml-io/kitaru-skills · skills/kitaru-investigation/SKILL.md · Guide users from their own agent code or recorded traces through Kitaru setup, session import or recording, human…
git:20260921.499e730 · audit A · 5 stars
kitaru-replay-experiment skill
zenml-io/kitaru-skills · skills/kitaru-replay-experiment/SKILL.md · Run and interpret one safe, bounded Kitaru replay comparison against an accepted cohort and exact evaluators. Use when…
git:20260903.598f4b2 · audit A · 5 stars
kitaru-validate-evaluator skill
zenml-io/kitaru-skills · skills/kitaru-validate-evaluator/SKILL.md · Guide a human through checking one evaluator against criterion-specific Kitaru investigation verdicts, inspecting…
git:20260921.499e730 · audit A · 5 stars

Every file in zenml-io/kitaru-skills

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