release-stable
Cut a stable release of Paseo (fresh patch or minor, or promote from beta). Use when the user says "release stable", "ship stable", "promote", "release:patch", "release:minor", "release:promote", or "/release-stable".
How do I install this agent skill?
npx skills add https://github.com/getpaseo/paseo --skill release-stableIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides instructions for the agent to perform software release tasks for the Paseo project by following internal documentation and checklists. No security issues were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Release stable
Read docs/release.md in the Paseo repo and follow the Standard release (stable) flow if cutting fresh, or the Beta flow promotion step if promoting an existing beta. Run the Stable release (or promotion) completion checklist at the bottom of that doc.
For a fresh release, classify the previous-stable-to-HEAD diff as patch or minor and show the target version and rationale to the user. Agents never select a major version autonomously.
The doc covers the changelog, pre-release sanity check, and post-release babysit pattern. Don't skip steps.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/getpaseo/paseo/release-stable">View release-stable on skillZs</a>