PushTFBuild banner
v-i-s-h-a-l v-i-s-h-a-l

PushTFBuild

Development community

Description

--- description: Bump build number/version, archive, and push to TestFlight via App Store Connect allowed-tools: [Bash, Read, Edit, Grep] --- # Push iOS Build to TestFlight Hybrid wrapper around `scripts/studio-tf-push.sh` and `scripts/studio-tf-slack.sh` (studio repo at `~/Documents/v-i-s-h-a-l/github/generic-dev-studio`). The push script owns all mechanical work — bump, archive, export+upload, dSYMs — and emits the four pre-Slack events. The Slack bridge owns draft artifacts, format lint, ap

Installation

Installs to ~/.claude/skills/v-i-s-h-a-l-generic-dev-studio-pushtfbuild/SKILL.md

Terminal
mkdir -p ~/.claude/skills/v-i-s-h-a-l-generic-dev-studio-pushtfbuild && curl -fsSL https://raw.githubusercontent.com/v-i-s-h-a-l/generic-dev-studio/HEAD/commands/pushTFBuild.md -o ~/.claude/skills/v-i-s-h-a-l-generic-dev-studio-pushtfbuild/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository