Cut a sim-use release end-to-end. Use when the user runs /release or asks to "ship a release", "publish a version", "cut a release", or "release to homebrew". Drives scripts/local-release.sh; never reimplement its build/sign/tarball logic.
$npx -y skills add lycorp-jp/sim-use --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/lycorp-jp/sim-use" --skill "lycorp-jp/sim-use/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/lycorp-jp/sim-use" that are relevant to the current task. Run `npx skills add "https://github.com/lycorp-jp/sim-use"` and select the relevant skills, then follow their instructions.