Release New Version

Orchestrates the process of shipping a new software version by chaining four engineering skills into a structured release pipeline. Covers release planning with changelog generation, commit history analysis, deployment execution, and post-release monitoring verification. Use when the user needs to ship a release with proper versioning, documentation, and deployment verification. Do NOT use for hotfixes that bypass the normal release process or for continuous deployment where every merge auto-deploys.

FerroxLabs 5d02baa 2 files · 15.4 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/release-new-version commit 5d02baa2c3

Frequently asked questions

npx skillmds@latest add ferroxlabs/release-new-version