The develop-to-main release. Fast-forward main to develop, tag the new version, confirm the publish pipeline is green, AND close the implemented tickets the release ships. Use whenever the user asks to "release", "merge to main", "ship to main", "push to main", "cut a release", "do a release", "release vX.Y.Z", or "promote develop to main". This is the ONLY sanctioned path to main; implement-ticket and merge-pr deliberately stop at develop.
$npx -y skills add agigante80/actual-mcp-server --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/agigante80/actual-mcp-server" --skill "agigante80/actual-mcp-server/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/agigante80/actual-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/agigante80/actual-mcp-server"` and select the relevant skills, then follow their instructions.