Bump versions and tag plugins for release in the solopreneur multi-plugin marketplace. Detects which sub-plugins changed since their last tag, checks whether the root README is stale relative to those changes (offering one proposal at a time), asks the user for per-plugin patch/minor bumps, composes an outward CHANGELOG.md entry from the per-plugin diff (every release, user-reviewed), commits the bumps + changelog in a single commit, creates double-dash git tags, and pushes commit + tags atomically. Optionally creates one GitHub Release on solopreneur--v<new> for user-visible milestones (skip for routine bumps).
$npx -y skills add hanamizuki/solopreneur --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/hanamizuki/solopreneur" --skill "hanamizuki/solopreneur/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/hanamizuki/solopreneur" that are relevant to the current task. Run `npx skills add "https://github.com/hanamizuki/solopreneur"` and select the relevant skills, then follow their instructions.