release
Installation
SKILL.md
Release
Full release orchestrator for the jackin project. Runs pre-release validation, generates changelog, recommends version, and executes cargo release.
When to Use
- When you want to cut a new release
- When asked to "release", "cut a version", or "ship it"
When NOT to Use
- If you just want to check readiness: use
release-checkinstead - If you just want to update the changelog: use
release-notesinstead