Cut ReleaseA
Cuts a new versioned release of claude-code-trace end-to-end without asking
any questions. Detects commits since the last ancestral tag, classifies them
with conventional-commit rules to pick the semver bump, bumps every
version-bearing file in sync, writes the CHANGELOG entry, commits and tags
on a release branch, pushes the tag to trigger the GitHub Actions release
pipeline, fast-forwards `main` onto the release commit and pushes it, then
cleans up the local branch. Use this skill whenever ...
developmentbashgit