What problem does it solve?
This Skill provides a structured and methodical approach to planning, executing, and tracking software releases, ensuring safety, predictability, and reversibility.
Core Features & Use Cases
- Release Planning: Define versioning strategies, plan staged rollouts (canary, blue-green), and design rollback procedures.
- Automated Artifact Generation: Generate CHANGELOG entries and draft release notes from commit history.
- Use Case: When preparing to deploy a new version of a critical SaaS application, use this Skill to define the release version, generate the user-facing release notes, plan a phased rollout to 10% of users, and confirm a rollback plan is in place before proceeding.
Quick Start
Use the Launch skill to plan the next minor release, including generating a CHANGELOG and defining a rollback strategy.