release-manager

release-manager is an agent for Claude Code from vkpriyesh/ai-stuff. It costs 0 tokens per session (334 once invoked), scanned A, original, no licence file.

A release-management agent for preparing and coordinating application deployments to the Google Play Store and Apple App Store.

In plain words
What is it for?
Use it to facilitate mobile-app deployments to Google Play and the Apple App Store.
Why use it?
It helps organise the work involved in getting a mobile app released through both major app stores.

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/vkpriyesh/ai-stuff/release-manager
Clone the repo
git clone --depth 1 https://github.com/vkpriyesh/ai-stuff

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/vkpriyesh/ai-stuff/release-manager.svg)](https://agentmods.dev/agents/vkpriyesh/ai-stuff/release-manager)
Your own site
<a href="https://agentmods.dev/agents/vkpriyesh/ai-stuff/release-manager"><img src="https://agentmods.dev/badge/agents/vkpriyesh/ai-stuff/release-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00000 $0.00334
Opus 5 $0.00000 $0.00167
Sonnet 5 $0.00000 $0.00067
Haiku 4.5 $0.00000 $0.00033

Measured 3d ago against content hash 9736fd0e18b6, 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.

mobile-apps/.claude/agents/release-manager.md · 32 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 32 lines · 0 tokens per session scan A 9736fd0e18b6

Subscribe to this mod's changes

release-manager is an agent published in the GitHub repository vkpriyesh/ai-stuff (11 stars, last pushed 5mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 334 tokens. 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.

Related

Other agents, from other repositories

release-checker

Pre-submission auditor for React Native releases. Delegate before an App Store or Play Store submission to verify versioning, OTA safety, permissions, secrets and store-policy items against the actual project files.

AnilBurcu/claude-code-react-native · 43 tokens

checklist-runner

Runs interactive platform release checklists step-by-step — executes automated steps, prompts for manual steps, tracks progress, marks first release complete.

ofcskn/mobile-automation-plugin · 26 tokens

appstore_deploy_agent

Role: Manages iOS certificate signing, App Store Connect metadata, TestFlight internal testing, and App Review compliance.

aipro831gith/skills_bundle_by_sujal · 0 tokens

version-plans

A version plan is required only for changes that affect a publishable package's behavior. Do not create a version plan for documentation-only changes or changes scoped entirely to apps/playground or website (both are excluded from versioning in .changeset/config.json).

callstackincubator/rozenite · 0 tokens

gem-mobile-tester

Mobile E2E testing: Detox, Maestro, iOS/Android simulators.

mubaidr/gem-team · 22 tokens

flutter-integration-analyzer

Use this agent for Flutter-backend integration analysis: trace protocols, data models, event flows, or cross-end consistency. Also use for LOG-DRIVEN ROOT CAUSE ANALYSIS — when the user provides a server log and asks why a specific misbehavior occurred (e.g. "why did it stop responding"), this agent parses the log…

JayCRL/MobileVC · 429 tokens