Release Builds — Git skill for Claude Code
Post-merge release builds — Android tags and iOS IPA generation + archival.
How to install Release Builds
Installs to ~/.claude/commands/strvcom-flutter-template-release-builds.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/release-builds.md -o ~/.claude/commands/strvcom-flutter-template-release-builds.md Restart Claude Code, or start a new session, for it to be picked up.
What Release Builds does
description: Post-merge release builds — Android tags and iOS IPA generation + archival. argument-hint: [flavor or step: develop|staging|production]
Use the `release-builds` skill for post-merge release builds. Run only after the release PR has been merged.
$ARGUMENTS
Alternatives in Git
- Merger — 增量 Merge Prompt 24k ★
- Migration Plan: Merge Maps-scraper-pro Into Google-maps-scraper — Migration Plan: Merge maps-scraper-pro into google-maps-scraper skill 3.5k ★
- Merge Dependabot PRs — @description Evaluate and merge dependabot PRs with parallel builds, dependency-aware batching, and transitive 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Setup Tag Rulesets
Walkthrough: Protect release tags from force-push attacks with GitHub rulesets
GitHub Review PR
Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a
Gwt PR Check
Check GitHub PR status and post-merge commits using the gwt-pr-check skill
Post Merge
Execute post-merge actions including syncing main, re-running tests, and cleanup
PR Merged
Post-merge cleanup — checkout main, pull latest, delete the feature branch, and close the linked work item.
Autonomy Off
End autonomy mode — finish the in-flight slice to merge, start nothing new, then post a closing summary (merge
Related Agents
Git Release Tagger
Use this agent when you need to create a git tag for a version of the app. Supports both post-release tags (Ap
CI CD
CI/CD e release - GitHub Actions tag-triggered, build Flutter iOS/Android (runner macOS self-hosted, Codemagic
iOS Hunter
Hunts one assigned iOS attack surface (IPC and entry points, data storage, network security, binary and secret