release-beta
Installation
SKILL.md
/release-beta
Cut a beta pre-release for the current repo.
Beta sits between alpha (bleeding edge) and main (stable):
alpha → beta → main
Assumptions
- Repo has
scripts/calver.tsthat supports--beta+--check - Repo has a
betabranch onorigin calver-release.ymlauto-tags + publishes when a version-bump commit lands onbeta- Current branch is NOT
main,alpha, orbeta