chore: update release skill metadata

This commit is contained in:
Lawrence Chen 2026-02-21 04:21:11 -08:00
parent 6a0b708ea1
commit 3d2ac239b2
2 changed files with 1 additions and 2 deletions

0
.gitkeep Normal file
View file

View file

@ -1,6 +1,6 @@
--- ---
name: release name: release
description: Prepare and ship a cmux release end-to-end: choose the next version, curate user-facing changelog entries, bump versions, open and monitor a release PR, merge, tag, and verify published artifacts. Use when asked to cut, prepare, publish, or tag a new release. description: "Prepare and ship a cmux release end-to-end: choose the next version, curate user-facing changelog entries, bump versions, open and monitor a release PR, merge, tag, and verify published artifacts. Use when asked to cut, prepare, publish, or tag a new release."
--- ---
# Release # Release
@ -63,4 +63,3 @@ Run this workflow to prepare and publish a cmux release.
- Include only user-visible changes. - Include only user-visible changes.
- Exclude internal-only changes (CI, tests, docs-only edits, refactors without behavior changes). - Exclude internal-only changes (CI, tests, docs-only edits, refactors without behavior changes).
- Write concise user-facing bullets in present tense. - Write concise user-facing bullets in present tense.