About
This skill provides a structured, guided workflow for managing software releases using the Git Flow strategy. It assists developers in navigating the entire release lifecycle—from ensuring the development branch is ready and running local CI tests to bumping version numbers in deno.json, updating documentation, and managing release branches. By strictly following semantic versioning and integrating with automated CI/CD pipelines like JSR publishing, it ensures consistency and reduces human error during the deployment phase.