Release and recover first-party Composio CLI binaries through Build CLI Binaries, including automatic beta builds, promote-stable dispatches, beta-tag selection, asset and installation verification, and failed release recovery. Use when a contributor asks to build a CLI beta, publish or promote a stable CLI version, choose a release candidate, monitor a CLI release, or diagnose a failed CLI release. Do not use for TypeScript SDK Changesets releases or CLI source implementation.
$npx -y skills add composiohq/composio --skill cli-releaseInstalls into the current project.
Run `npx skills use "https://github.com/composiohq/composio" --skill "composiohq/composio/cli-release"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/composiohq/composio" that are relevant to the current task. Run `npx skills add "https://github.com/composiohq/composio"` and select the relevant skills, then follow their instructions.