cosmo-release

Installation
SKILL.md

Cosmo Release

Use this workflow for release requests such as /cosmo:release v0.1.0-rc1.

Workflow

  1. Normalize the target version.

    • Accept v0.1.0-rc1 or 0.1.0-rc1.
    • Use the normalized version without v for source files.
    • Use the tag form with v for changelog and release commands.
  2. Inspect release readiness first.

    node scripts/release-preflight.mjs <version> --json
    

    Report pending version-string updates, current branch, changelog status, and the generated follow-up commands before making edits.

Installs
1
GitHub Stars
16
First Seen
Jun 20, 2026
cosmo-release — myriad-dreamin/cosmo