Prepares a MockServer release by recommending the release version from Semantic Versioning rules and changelog.md, checking release readiness, and listing the exact Buildkite release parameters. Use when users say "prepare release", "release version", "run the release pipeline", "which version should we release", or need to verify changelog and secret readiness before triggering the release pipeline.
$npx -y skills add mock-server/mockserver-monorepo --skill release-managementInstalls into the current project.
Run `npx skills use "https://github.com/mock-server/mockserver-monorepo" --skill "mock-server/mockserver-monorepo/release-management"` 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/mock-server/mockserver-monorepo" that are relevant to the current task. Run `npx skills add "https://github.com/mock-server/mockserver-monorepo"` and select the relevant skills, then follow their instructions.