release-flow

Community

Automate releases with CI/CD best practices.

Authorpvliesdonk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the complex process of releasing software, from version bumping and tagging to publishing to PyPI and Docker Hub, ensuring consistency and reducing manual errors.

Core Features & Use Cases

  • Automated Versioning: Uses conventional commits to automatically determine and apply version bumps (patch, minor, major).
  • CI/CD Integration: Orchestrates GitHub Actions for a multi-stage release pipeline.
  • Publishing: Handles PyPI trusted publishing and Docker multi-arch image builds and pushes to GHCR.
  • Use Case: After merging a feature branch with conventional commits, this skill will automatically create a new release tag, update the changelog, publish the new version to PyPI, and build/push Docker images.

Quick Start

Use the release-flow skill to perform a patch release.

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-flow
Download link: https://github.com/pvliesdonk/agents.md/archive/main.zip#release-flow

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 471,000+ vetted skills library on demand.