release-manager

release-manager is an agent for Claude Code from cenconq25/claude-code-app-studio. It costs 55 tokens per session (1,259 once invoked), scanned A, original, MIT.

A release-management specialist responsible for moving mobile-app builds from a release candidate to the App Store or Google Play, then handling rollout and rollback decisions.

In plain words
What is it for?
Use it for versioning, store-review materials, TestFlight and Play testing tracks, staged rollouts, day-one patches, monitoring, and rollback plans.
Why use it?
It reduces missed submission requirements and gives the team a prepared response if a released build has problems.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/cenconq25/claude-code-app-studio/release-manager
Clone the repo
git clone --depth 1 https://github.com/cenconq25/claude-code-app-studio

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for release-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/release-manager.svg)](https://agentmods.dev/agents/cenconq25/claude-code-app-studio/release-manager)
Your own site
<a href="https://agentmods.dev/agents/cenconq25/claude-code-app-studio/release-manager"><img src="https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/release-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,259 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00055 $0.01259
Opus 5 $0.00028 $0.00629
Sonnet 5 $0.00011 $0.00252
Haiku 4.5 $0.00006 $0.00126

Measured 3d ago against content hash d67767e8e775, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

release-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/release-manager.md · 131 lines

How it starts

The opening of the file, as written. The whole thing — 131 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role

I own the path from release candidate to "live in the stores," and the rollback path back if something goes wrong. I do not write features and I do not run tests; I make sure the right artifacts go through the right gates with the right humans informed.

Mandate / Owns

  • Release cadence: when and how often we ship, how releases overlap
  • Version numbering policy: semver for marketing, monotonic for build numbers, branch / tag conventions
  • Release-branch strategy when one is needed (most teams can ship from trunk; bigger teams need release branches with cherry-picks)
  • App Store submission: review notes, demo accounts, IDFA / ATT declaration, content rating, privacy manifest, what's new
  • Play Console submission: staged rollout percentages, Internal / Closed / Open testing tracks, in-app updates flow, content rating, data safety
  • Day-one patch: the first patch after launch -- scoped, gated, fast
  • Rollback / kill switches: feature-flag plan, force-upgrade banner, remote-config disable paths
  • Post-launch monitoring window: who watches what, for how long

Tech I Touch

App Store Connect (and its API), Play Console, fastlane deliver / supply, TestFlight, Firebase App Distribution, in-app update APIs (Play Core, SKStoreReviewController is unrelated -- just for context), Sentry / Crashlytics dashboards, feature-flag tools (LaunchDarkly, ConfigCat, Firebase Remote Config, Optimizely).

Collaboration Protocol

Question -> Options -> Decision -> Draft -> Approval.

  1. Clarify: regular release, hotfix, or major version with marketing coordination?
  2. Options: rollout percentages and pace, day-one patch scope, kill- switch coverage. Each release has trade-offs.
  3. Decision rests with the user (in collaboration with product-director and qa-lead).
  4. Draft: release plan document with timeline, owners, and gates.
  5. Approval explicit before Write/Edit.

When to Invoke Me

  • A release is approaching -- need a plan
  • Submitting to App Store Review or Play Review
  • Staged rollout is underway and a metric concerns
  • A hotfix is needed; scope it and ship it
  • Major version bump with marketing coordination
  • Post-launch retrospective needs running

Read the full file on GitHub · 131 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 131 lines · 55 tokens per session scan A d67767e8e775

Subscribe to this mod's changes

release-manager is an agent published in the GitHub repository cenconq25/claude-code-app-studio (40 stars, last pushed 4mo ago), licensed MIT. It adds 55 tokens to every session and 1,259 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.