agentsclimarketplace

Ship desktop release

Skill swd3k/skills/agent-skills/workflows/ship-desktop-release

End-to-end checklist to ship a desktop app GitHub release: version sync, changelog, installers, CI, notes, post-verify. Use when cutting vX.Y.Z for Windows tools.From its SKILL.md

Install
npx -y skills add swd3k/skills --skill ship-desktop-release

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 201 tokens by cl100k_base, as published. Nobody here has run it

Ship Desktop Release

Checklist

  1. Version bumped everywhere (props, UI, installer, updater)
  2. CHANGELOG section written (user-facing)
  3. Tests green locally
  4. Installers built (correct FDD/SC mode)
  5. Smoke install on clean-ish machine
  6. Tag vX.Y.Z on the intended commit
  7. CI release green or manual assets uploaded complete
  8. Release notes formatted; artifacts named clearly
  9. SHA256 published if you claim checksums
  10. README links still correct

After ship

  • Install from Release URL (not local bin)
  • Run update path from previous version if applicable
  • Watch first issues 24h

Pitfalls

  • Tag on old commit after force-push
  • Partial asset upload ("someone will add later")
  • CI workflow on tag still old/broken

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.