About
The start-release skill streamlines the release phase of the GitFlow workflow by automating repetitive branch management tasks. It intelligently calculates semantic versions from conventional commits or normalizes user-provided inputs, creates the release branch from develop, and automatically updates version strings across project files like package.json or Cargo.toml. By standardizing the release initiation process, it ensures consistent versioning, prepares changelog templates, and reduces manual errors during the transition from development to production staging.