cosmo-release
Installation
SKILL.md
Cosmo Release
Use this workflow for release requests such as /cosmo:release v0.1.0-rc1.
Workflow
-
Normalize the target version.
- Accept
v0.1.0-rc1or0.1.0-rc1. - Use the normalized version without
vfor source files. - Use the tag form with
vfor changelog and release commands.
- Accept
-
Inspect release readiness first.
node scripts/release-preflight.mjs <version> --jsonReport pending version-string updates, current branch, changelog status, and the generated follow-up commands before making edits.