---
description: "Cut a release — the order the steps must run in, and the criteria that abort a release"
argument-hint: "[X.Y.Z]"
disable-model-invocation: true
---

# /release

Use the Session Orchestrator skill definition at `skills/release/SKILL.md`.

Arguments: $ARGUMENTS

Read that skill file and follow it exactly. When it references `$ARGUMENTS`, substitute the arguments above. Keep all Session Orchestrator platform fallbacks intact.

Cursor has no Skill tool. When the skill says to invoke another skill, Read `skills/<skill-name>/SKILL.md` and follow it. Supporting files (`soul.md`, phase docs) live in that same `skills/<skill-name>/` directory.
