---
name: Release Beta
slug: release-beta
category: DevOps
description: Release Beta cuts a beta release of Paseo using the documented beta flow and completion checklist. Use it when someone asks to release beta, cut a beta, ship a beta, or runs /release-beta.
github: "https://github.com/getpaseo/paseo/tree/main/.agents/skills/release-beta"
language: TypeScript
stars: 13661
forks: 1407
install: "npx degit https://github.com/getpaseo/paseo/tree/main/.agents/skills/release-beta ~/.claude/skills/release-beta"
installs_to: ~/.claude/skills/release-beta
source_path: .agents/skills/release-beta/SKILL.md
collection_size: 7
category_size: 798
collection_url: "https://dirskills.com/collections/getpaseo/paseo"
added: 2026-08-14T07:13:23.406Z
last_synced: 2026-08-14T07:13:23.406Z
canonical_url: "https://dirskills.com/skills/release-beta"
---

# Release Beta

Release Beta cuts a beta release of Paseo using the documented beta flow and completion checklist. Use it when someone asks to release beta, cut a beta, ship a beta, or runs /release-beta.

**Install:**

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

## README

# Release beta

Follow the **Beta flow** and **Beta release** completion checklist in `docs/release.md` end-to-end.
