Release
SkillDev toolsPrepare Hubble desktop releases using tag-triggered GitHub Releases. Use when cutting, automating, or explaining app releases, version bumps, tags, GitHub Actions publishing, Electron artifacts, or updater release management.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Release skill
What this skill tells your AI
The instructions your AI receives, as published by bholmesdev/hubble.md in .agents/skills/release/SKILL.md and read by ahel’s review.
Run the deterministic release script:
pnpm release:desktop [x.y.z]
Omit the version to increment the patch version. Use --dry-run to preview or
--yes to skip confirmation.
The script requires a clean, synced main; validates and promotes Unreleased;
runs pnpm build:desktop; shows the release diff; commits; tags; and atomically
pushes main with desktop-vx.y.z. GitHub Actions publishes the release.
Signals
- GitHub stars
- 1k
- Forks
- 94
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
release-bholmesdev- Source
- github.com/bholmesdev/hubble.md