strvcom

Release Builds — Git skill for Claude Code

Git community

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

Terminal
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

Full documentation available on GitHub

View Source Repository