Acerca de
This skill provides a structured framework for managing pre-production software releases using semantic versioning. It automates the creation and promotion of alpha, beta, and release candidate (RC) tags through specialized Bash scripts and production-ready GitHub Actions templates. By standardizing version increments across project files—including package.json and pyproject.toml—and generating consistent git tag annotations, it ensures a reliable, automated, and transparent transition from development iterations to stable production releases.