Release Prepare — Git skill for Claude Code
Prepare a release branch + PR (version bump, release notes, branch).
How to install Release Prepare
Installs to ~/.claude/commands/strvcom-flutter-template-release-prepare.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/release-prepare.md -o ~/.claude/commands/strvcom-flutter-template-release-prepare.md Restart Claude Code, or start a new session, for it to be picked up.
What Release Prepare does
description: Prepare a release branch + PR (version bump, release notes, branch). argument-hint: [target version, e.g. 1.4.0+12]
Use the `release-prepare` skill to prepare the release branch and PR. Do not create tags or build artifacts in this phase.
$ARGUMENTS
Alternatives in Git
- Ws Reset — Reset the current branch to main, fetch upstream, and update submodules 38.1k ★
- Clean Worktrees (Automatic) — Automatically remove all worktrees for branches merged into master 25.5k ★
- OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Prepare Release
Prepare release notes and a version recommendation for a pull request targeting the given base branch.
Shipit
Analyze changes, determine semver bump, write release notes with boop, commit, push, and open a PR
999 Release
Bump version, create git tag, and create GitHub release for plugin distribution
Release Pangaealabs Plugin
Release a new version of one of the plugins in this marketplace: validate, bump the named plugin's version, co
Release PR
Create a draft Release PR using semantic-release notes. Generates RELEASE\_DRAFT.md, commits it on a release b
GitHub Release
Release a git repo — cwd, a directory path, or owner/repo / GitHub URL (clone to tmp). Classify bump from ## U
Related Agents
Herald
You are a specialized release agent. Your job is to prepare releases, bump versions, generate changelogs, and
Autopilot Worker
Autopilot worker — implements ONE GitHub issue (or a BUNDLED BATCH of bundle-safe issues) end-to-end (version
Shipper
Release engineer that handles the last mile from working code to shipped product — tests, changelog, version b