release-to-main

Community

Automate dev‑to‑main releases with version tags

AuthoraberrantCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually merging the dev branch into main, rebasing, calculating semantic version numbers, creating tags, and publishing GitHub releases is error‑prone and time‑consuming. This Skill automates the entire release workflow, ensuring proper version bumping and branch synchronization.

Core Features & Use Cases

  • Automated assessment of branch divergence and required rebasing.
  • Semantic version calculation from conventional commits with user confirmation.
  • Safe merge of dev into main with divergence guards and optional push handling.
  • Git tag creation and GitHub Release publishing with validated notes.
  • Post‑release sync that rebases dev onto the updated main branch. Ideal for teams that ship production releases from a dev branch and need a repeatable, guarded process.

Quick Start

Run the release-to-main skill to merge dev into main, create a version tag, and publish a GitHub release.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: release-to-main
Download link: https://github.com/aberrantCode/llm_skills/archive/main.zip#release-to-main

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.