What problem does it solve?
Release management often involves tedious manual work across changelog writing, semantic version decisions, release readiness checks, and emergency hotfix coordination. This Skill automates those repeatable steps so teams can ship with clearer process, better traceability, and fewer mistakes.
Core Features & Use Cases
- Changelog generation: Converts git history or commit JSON into structured release notes with categories, issue references, and breaking-change highlights.
- Version bump analysis: Inspects conventional commits to recommend major, minor, patch, or no version changes, including prerelease handling.
- Release planning: Evaluates feature readiness, approvals, quality gates, rollback steps, and stakeholder communication for deployment planning.
- Use case: A team preparing a web app release can analyze recent commits, generate a draft changelog, confirm the next semantic version, and produce a readiness report before deployment.
Quick Start
Ask the Skill to review your recent commits, recommend the next version, generate a changelog draft, and assess whether the release is ready to ship.