CLI Release Use this skill when the user asks to release the CLI, publish , bump the CLI version, draft release notes, create a tag, or trigger the CLI publish workflow. The CLI is npm-only. Do not add alternate distribution or signing steps. Working directory: this skill lives in the SDK sub-monorepo. Run (from the repo root) before any of the shell commands below. Paths in commands and instructions (e.g. , ) are written relative to . The skill should guide the user through one release preparation flow, then offer the publish path options. The two normal publish paths are GitHub Actions and…