Auxi Launch Notify banner
auxi-wardrobe auxi-wardrobe

Auxi Launch Notify

DevOps community

Description

--- name: auxi-launch-notify description: Announce a successful auxi TestFlight launch on four surfaces — GitHub Release, Linear comment, CHANGELOG.md, Slack notification. Use when the deploy skill auto-chains here after upload success, OR when the user says "announce build N", "post release notes", "launch notify", "thông báo build N", "post changelog cho build N". Each surface is idempotent — re-running is safe. --- # Auxi → launch notification Owned by the umbrella `pm` agent. Fires after `

Installation

Installs to ~/.claude/skills/auxi-wardrobe-auxi-all-in-auxi-launch-notify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/auxi-wardrobe-auxi-all-in-auxi-launch-notify && curl -fsSL https://raw.githubusercontent.com/auxi-wardrobe/auxi-all-in/HEAD/.claude/skills/auxi-launch-notify.md -o ~/.claude/skills/auxi-wardrobe-auxi-all-in-auxi-launch-notify/SKILL.md

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

Full documentation available on GitHub

View Source Repository