What problem does it solve?
This Skill removes the guesswork and risk from releasing AkashaNavigator by helping you decide whether a new version is warranted, what version number to use, and how to publish binaries and update metadata correctly.
Core Features & Use Cases
- Release Decision Analysis: Reviews project version, latest GitHub Release, commits since the last tag, and working tree state to decide whether a release should happen.
- Semantic Versioning Guidance: Recommends patch, minor, major, or alpha version bumps based on the actual scope and user impact of changes.
- End-to-End Publishing: Coordinates branch preparation, tests, GitHub Actions publishing, GitHub Release publication, and updater manifest updates so users can detect the new version.
- Operational Safety: Preserves unrelated working-tree changes, requires explicit confirmation before publishing, and verifies release artifacts and updater visibility before declaring success.
Quick Start
Use the publish-akasha-navigator skill to assess the current changes, recommend the next version, and wait for my confirmation before publishing the release.