release-lanes

Installation
SKILL.md

Release Lanes

Use this when the user asks to maintain Plate latest and beta, promote beta to stable, sync main into next, recover release lane drift, verify npm dist-tags, or run the release lane after a stable release.

Core Take

CI owns publishing. This skill owns lane maintenance.

Do not create a routine main -> next sync PR. That path creates review churn for deterministic release metadata conflicts. Sync directly with a merge commit, repair known release metadata automatically, push next, then let release.yml publish beta.

One invocation is permission to run the lane until completion. Ask again only for hard stops.

Autogoal Contract

Installs
2
Repository
udecode/plate
GitHub Stars
16.6K
First Seen
Jul 2, 2026
release-lanes — udecode/plate