prepare-release - Automate Afterburn Pre-Release PR
Create pre-release PR with dependency updates and release notes
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create branch
- check dependencies
- update dependencies
- analyze commits
- draft release notes
- update release notes file
- push branch
- open PR
Inputs
- release version
- next version (optional)
- Git repository
- GitHub CLI authentication
Outputs
- pre-release branch
- updated Cargo.lock
- updated release notes file
- pull request
Requirements
- Cargo installed
- Git repository
- GitHub CLI installed and authenticated
- main branch up to date
- repository write access
