# Release

> Release geyserlite and carry the release through the Gate managed dependency bump chain to downstream consumers.

- Skill: `minekube/release` (Agent Skill)
- Install (CLI): `npx skillmds@latest add minekube/release`
- Raw SKILL.md: https://api.skillmd.com/api/skills/minekube/release/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: minekube (https://skillmd.com/u/minekube)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/minekube/release

---


# Release

## Release chain

- Releases publish checksummed native artifacts, Go metadata, and Rust crate
  metadata. Gate consumes the release through its managed dependency update
  workflow after release assets exist.
- Keep release-chain changes explicit: GeyserLite release -> Gate managed
  dependency bump -> Gate release -> downstream consumers.

## Release automation changes

For release automation changes, verify workflow syntax and the release asset
ordering before merging.

