Release a new version of meta-mcp — validates changelog, bumps version everywhere, builds, tests, commits, and pushes to main to trigger the CI release workflow that creates a GitHub Release and publishes to npm. Use this skill whenever the user wants to release, publish, ship, or tag a new version, or says things like "release 3.2.0", "cut a release", "bump to 3.3.0", "publish new version", "ship it", "let's release", "version bump", "prepare a release", "we have enough changes for a release". Also triggers when the user provides just a version number in a release context.
$npx -y skills add exileum/meta-mcp --skill meta-mcp-releaseInstalls into the current project.
Run `npx skills use "https://github.com/exileum/meta-mcp" --skill "exileum/meta-mcp/meta-mcp-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/exileum/meta-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/exileum/meta-mcp"` and select the relevant skills, then follow their instructions.