Build a release-shaped sim-use binary and install it locally for testing. Use when the user runs /bump-version-dev or asks to "build a dev release", "test the release build locally", "install a release build for testing", or "prepare a release candidate without publishing". Builds APK + CLI, stages, ad-hoc signs, and repoints the PATH binary. Does NOT commit, tag, push, create releases, or update homebrew. After local validation, run /release to ship for real.
$npx -y skills add lycorp-jp/sim-use --skill bump-version-devInstalls into the current project.
Run `npx skills use "https://github.com/lycorp-jp/sim-use" --skill "lycorp-jp/sim-use/bump-version-dev"` 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.