air-gapped/skills · .claude/skills/redis-to-valkey/SKILL.md

redis-to-valkey skillA

redis-to-valkey is agent-read markdown (skill) from air-gapped/skills: Migrate Redis deployments (especially Bitnami Redis Helm charts in Sentinel HA mode) to Valkey on Kubernetes, including fully air-gapped clusters. Core knowledge: the RDB-version wall (Valkey replicates/loads only from Redis ≤ 7.2.x; Redis 7.4+ writes RDB v12 which Valkey rejects; Valkey 9 writes its own v80 — a one-way door), the two transfer layers (version-bound REPLICAOF/DUMP-RESTORE vs version-agnostic logical replay with RedisShake or rdb-cli), a side-by-side cutover runbook, Valkey chart .

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.

How to install

Latest version
mdr add air-gapped/skills/redis-to-valkey@git:20260829.c584b31
Exact content
mdr add air-gapped/skills/redis-to-valkey@sha256:50cab4fa3bba51fa

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

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260829.c584b31 latest2026-08-29 c584b31 11,538 BA view · diff
git:20260826.27f63992026-08-26 27f6399 11,538 BA view · diff
git:20260826.6df89e32026-08-26 6df89e3 11,747 BA view · diff
git:20260718.403db452026-07-18 403db45 11,356 BA view · diff
git:20260718.d23416b2026-07-18 d23416b 11,719 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 (11538 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

air-gapped/skills · 5 stars · license MIT · pushed 2026-09-16 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_jnbqpjrzsqyvexwi
GET https://markdownregistry.com/api/v1/resolve?ref=air-gapped/skills/redis-to-valkey
GET https://markdownregistry.com/api/v1/blob/50cab4fa3bba51fae01411b297022fc80cb71da511706ec811480832f6b9006c

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.