xerahs-release-bump-tag
Installation
SKILL.md
XerahS Release Bump Tag
Overview
Use this skill to run release steps in strict order:
- Step 1: Execute maintenance chores first (
git pull --recurse-submodulesandgit submodule update --init --recursive) - Step 2: Run
.ai/skills/update-changelog/SKILL.mdsecond (optional if noCHANGELOG.mdexists) - Step 3: Verify build, then execute bump/commit/push/tag automation
- Step 4: Monitor the tag-triggered release workflow every 2 minutes
- Step 5: If failure occurs, inspect logs, fix issues, and retry with the next patch version
- Step 6: Ensure standard release notes block is present on the GitHub release
- Step 7: If requested, set the successful release as pre-release