release
Installation
SKILL.md
Release Workflow
This skill manages the release process for projects that use PR-based releases with git tags and GitHub releases.
When to Use This Skill
Use this skill when:
- A PR has already been merged to main
- You need to tag the merge commit
- You need to create a GitHub release
- You need to sync development with main after release
Pre-flight Checks
Before starting the release process, verify: