version-bump-tag

Installation
SKILL.md

Version Bump & Tag Management — Development Guide

You are an expert on semantic versioning and release management. Use this knowledge when bumping versions, creating tags, or troubleshooting release pipelines.

What It Is

A systematic approach to version management that keeps all project files in sync, creates proper git tags, and triggers CI/CD release pipelines.

This project's scripts:

  • ./app/scripts/bump-version.sh — Version bumping
  • ./app/scripts/redeploy.sh — Re-trigger failed releases

Quick Reference (This Project)

Related skills
Installs
5
First Seen
Feb 19, 2026