---
name: Release Stable
slug: release-stable
category: DevOps
description: "Release Stable cuts a stable release of Paseo, either a fresh patch or minor version or a promotion from beta. Use it when the user asks to release stable, ship stable, promote, release:patch, release:minor, release:promote, or /release-stable."
github: "https://github.com/getpaseo/paseo/tree/main/.agents/skills/release-stable"
language: TypeScript
stars: 13661
forks: 1407
install: "npx degit https://github.com/getpaseo/paseo/tree/main/.agents/skills/release-stable ~/.claude/skills/release-stable"
installs_to: ~/.claude/skills/release-stable
source_path: .agents/skills/release-stable/SKILL.md
collection_size: 7
category_size: 798
collection_url: "https://dirskills.com/collections/getpaseo/paseo"
added: 2026-08-14T07:13:23.611Z
last_synced: 2026-08-14T07:13:23.611Z
canonical_url: "https://dirskills.com/skills/release-stable"
---

# Release Stable

Release Stable cuts a stable release of Paseo, either a fresh patch or minor version or a promotion from beta. Use it when the user asks to release stable, ship stable, promote, release:patch, release:minor, release:promote, or /release-stable.

**Install:**

```bash
npx degit https://github.com/getpaseo/paseo/tree/main/.agents/skills/release-stable ~/.claude/skills/release-stable
```

## README

# Release stable

Follow the applicable flow and the **Stable release (or promotion)** completion checklist in `docs/release.md` end-to-end.
