beta

Build and distribute iOS beta builds to TestFlight with fastlane.

33|4|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/greenstevester/fastlane-skill --skill beta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beta
Source: https://github.com/greenstevester/fastlane-skill/tree/main/skills/beta
Command: npx skills add https://github.com/greenstevester/fastlane-skill --skill beta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of building and distributing iOS beta builds to TestFlight, including certificate syncing, build number management, and optional external testers.

Core Features & Use Cases

  • Certificates sync: obtains provisioning certificates via Match before building.
  • Automated versioning: increments the build number automatically unless skipped.
  • Automated deployment: builds and uploads to TestFlight with optional external distribution.

Quick Start

In your project folder, run fastlane beta to start a new internal TestFlight release. Use fastlane beta_external with a changelog to distribute to external testers.