Prepare a new touchdesigner-mcp release: inspect the unreleased diff since the last tag, decide independently how the MCP package version and the MCP API version each move (the API axis stays put unless the server/API contract changed), write the CHANGELOG entry, bump the six version-bearing files, commit, and open the development → main release PR. Use when cutting a release, bumping the version, updating the CHANGELOG for a release, or when asked to "release", "prepare a release", or "cut vX.Y.Z". Pairs with release-test-audit (verify integration-test coverage of the release diff first) and the release-manager agent that orchestrates both.
$npx -y skills add 8beeeaaat/touchdesigner-mcp --skill prepare-releaseInstalls into the current project.
Run `npx skills use "https://github.com/8beeeaaat/touchdesigner-mcp" --skill "8beeeaaat/touchdesigner-mcp/prepare-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/8beeeaaat/touchdesigner-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/8beeeaaat/touchdesigner-mcp"` and select the relevant skills, then follow their instructions.