JoeCotellese

Xcode Release Manager — Development agent for Claude Code

Development community

Use this agent when you need to create a new release build of the iOS app.

How to install Xcode Release Manager

Installs to ~/.claude/agents/joecotellese-claude-code-config-xcode-release-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoeCotellese/claude-code-config/HEAD/agents/xcode-release-manager.md -o ~/.claude/agents/joecotellese-claude-code-config-xcode-release-manager.md

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

What Xcode Release Manager does


name: xcode-release-manager description: Use this agent when you need to create a new release build of the iOS app. This includes building the app for archive, generating release notes from git history, tagging the release with the proper version scheme (YYYY.MM.Build), and pushing the tag to the remote repository.\n\nExamples of when to use this agent:\n\n\nContext: User has completed a feature and wants to create a release build.\nuser: "I've finished implementing the meditation t

Alternatives in Development

  • Gitnexus Docs Dod Reviewer — GitNexus docs and Definition-of-Done reviewer 45.8k ★
  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★
  • Mobile — Use for mobile app development, React Native, Flutter, iOS, Android, and cross-platform mobile tasks 801 ★

Full documentation available on GitHub

View Source Repository