stele-release

Community

Automate CLI releases, versioning, and tags.

Authorhaleyrc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual software release processes are prone to errors, time-consuming, and complex, especially when adhering to semantic versioning and generating changelogs. This Skill automates the entire workflow, from version analysis to tag creation and GitHub release monitoring, ensuring consistent and reliable deployments.

Core Features & Use Cases

  • Semantic Versioning: Automatically analyzes conventional commits to suggest the appropriate major, minor, or patch version bump.
  • Release Workflow Automation: Guides through pre-release checks, creates annotated Git tags, and triggers GitHub Actions for binary builds and changelog generation.
  • Use Case: When you've completed a set of features or fixes for your CLI tool, use this Skill to publish a new version effortlessly, ensuring a consistent, error-free release without manual Git commands or version calculations.

Quick Start

Navigate to your project root

cd /Users/ryan/dev/haleyrc/stele

Analyze commits and suggest the next version

python3 .claude/skills/stele-release/scripts/analyze_version.py

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: stele-release
Download link: https://github.com/haleyrc/stele/archive/main.zip#stele-release

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.