release-plz-workflow

Community

Automates semantic releases for RangeBar.

Authorterrylica
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the end-to-end release process for the RangeBar workspace, including semantic versioning, changelog generation, and publishing to crates.io, reducing manual release toil and risk.

Core Features & Use Cases

  • SSoT Versioning: Enforces a single source of truth for version in Cargo.toml workspace.
  • Automated Changelog: Generates changelog entries via git-cliff.
  • Crate Publishing: Publishes crates.io packages in dependency order to ensure coherent releases.
  • Preflight Validation: Verifies clean working directory, correct branch, tokens, and submodules.

Quick Start

Use release-plz to preview or run a release for the RangeBar workspace:

  • Dry run to preview: /usr/bin/env bash << 'RELEASE_EOF' release-plz release --dry-run --git-token "$(gh auth token)" RELEASE_EOF
  • Full release: /usr/bin/env bash << 'RELEASE_EOF' release-plz release --git-token "$(gh auth token)" RELEASE_EOF

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: release-plz-workflow
Download link: https://github.com/terrylica/rangebar/archive/main.zip#release-plz-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.