Use when the user wants to release a new desktop app version (发版 / release / 发布新版本) — bumps apps/desktop version, writes user-facing release notes into CHANGELOG.md, and opens the release PR that drives the automated tag → build → publish pipeline
$npx -y skills add kansoku-trade/kansoku --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/kansoku-trade/kansoku" --skill "kansoku-trade/kansoku/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/kansoku-trade/kansoku" that are relevant to the current task. Run `npx skills add "https://github.com/kansoku-trade/kansoku"` and select the relevant skills, then follow their instructions.