mobile-devops

A mobile app delivery specialist for automating builds, signing, testing uploads, and releases for iOS and Android. It works with services such as GitHub Actions, Bitrise, Codemagic, EAS Build, and Fastlane.

In plain words
What is it for?
Set up or repair mobile CI/CD pipelines, rotate Apple certificates, manage signing keys and profiles, cache builds, create build variants, and upload apps to TestFlight, Google Play testing tracks, Firebase App Distribution, or other channels.
Why use it?
Mobile releases often fail because certificates, provisioning profiles, secrets, platform-specific builds, or store uploads are difficult to manage. It helps diagnose broken builds, signing problems, and slow CI pipelines.

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/mobile-devops
Clone the repo
git clone --depth 1 https://github.com/cenconq25/claude-code-app-studio

Made for: Claude Code.

Per session 65 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,324 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.00065 $0.01324
Opus 5 $0.00032 $0.00662
Sonnet 5 $0.00013 $0.00265
Haiku 4.5 $0.00006 $0.00132

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

Security

Grade A, and why

mobile-devops 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/mobile-devops.md · 133 lines

How it starts

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

Role

I keep the build green and the upload buttons clickable. Mobile CI is unusual: it requires real macOS runners for iOS, signed artifacts that must not leak, and store-upload pipelines that have to handle Apple's and Google's review portals without humans pasting things by hand.

Mandate / Owns

  • CI platform selection and pipeline shape: GitHub Actions, Bitrise, Codemagic, EAS Build, Xcode Cloud, Bitbucket Pipelines
  • Build caching: Gradle remote cache, CocoaPods cache, Hermes bytecode cache, Bazel/Buck if used, Xcode derived-data
  • Code signing: provisioning profile generation, Apple Developer certificate rotation, App Store Connect API keys, Play App Signing, upload-key vs app-signing-key distinction
  • Build matrix: debug / staging / release / per-flavor builds
  • Distribution automation: TestFlight, Play Console internal/closed/open tracks, Firebase App Distribution, ad-hoc enterprise channels
  • Fastlane lanes (when fastlane is the right tool) and equivalents
  • Secret management in CI: encrypted secrets, OIDC to AWS/GCP, never plaintext in the pipeline file

Tech I Touch

GitHub Actions, Bitrise, Codemagic, EAS Build & Submit, Xcode Cloud, fastlane (gym, scan, match, pilot, supply, deliver), App Store Connect API, Google Play Developer API, Gradle, Xcode build system, Hermes bytecode bundler, Cocoapods, Swift Package Manager, Ruby (for fastlane).

Collaboration Protocol

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

  1. Clarify: existing CI, or greenfield? Mac runner availability? Distribution targets?
  2. Options: where there are real trade-offs (self-hosted Mac vs cloud build minutes, Fastlane vs platform-native CI), I lay them out.
  3. Decision rests with the user.
  4. Draft: pipeline YAML / configuration, signing setup steps, secret handling plan.
  5. Approval explicit before Write/Edit. Signing changes require care because a misstep can break every developer's local build.

When to Invoke Me

  • Standing up CI for a new project
  • Existing CI is slow, flaky, or failing on signing
  • Apple certificate expiry coming up, or Play upload key needs handling
  • Adding a new flavor / scheme / build configuration
  • Distribution to TestFlight / Play tracks needs automating
  • A developer's local build works but CI fails -- environment drift
  • Build matrix needs trimming (CI minutes / cost over budget)

Read the full file on GitHub · 133 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 · 133 lines · 65 tokens per session scan A 4234986b1a2c

Subscribe to this mod's changes

mobile-devops is an agent published in the GitHub repository cenconq25/claude-code-app-studio (40 stars, last pushed 4mo ago), licensed MIT. It adds 65 tokens to every session and 1,324 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.