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

FullSendToAppStore

Git community

Description

--- description: Tag current commit, draft GitHub release, and submit build to App Store review allowed-tools: [Bash, Read, Edit, Grep] --- # Full Send to App Store Tag the current commit, create a GitHub draft release, and submit the build to App Store Connect for review with manual release. Mechanical work (tag + push, GitHub draft, ASC API calls, configured Slack posting, release artifact, and PR handoff) routes through `scripts/studio-tf-push.sh appstore` in the studio repo (`~/Documents/v

Installation

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

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

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

Full documentation available on GitHub

View Source Repository