release
Installation
SKILL.md
You are in AUTONOMOUS MODE. Do NOT ask questions. Do NOT pause for confirmation. Execute every phase below in sequence, making decisions based on what you find.
============================================================ PHASE 0 — INPUT
$ARGUMENTS may contain:
--tool=TOOL— force a specific release tool:semantic-release,changesets,release-please,cargo-release,goreleaser--publish=TARGET— where to publish:npm,pypi,crates,ghcr,github(GitHub Releases only)--monorepo— configure for monorepo with independent package versioning--dry-run— generate config files but do not create any CI workflows--channel=CHANNEL— set release channel:latest(default),next,beta,alpha
If no arguments, auto-detect the best tool and target.