From capgo-cloud
Guides Capgo OTA release workflows: bundle uploads, compatibility checks, channels, cleanup, and encryption key setup. Use for managing bundles and channels.
npx claudepluginhub cap-go/capgo-skills --plugin capgo-cloudThis skill uses the workspace's default tool permissions.
Use this skill for Capgo OTA bundle, channel, and encryption-key workflows.
Orchestrates multi-step Capgo cloud workflows for native iOS/Android builds, OTA releases, app store publishing, and organization management. Activates for requests spanning multiple Capgo areas.
Automates iOS/macOS app deployment to App Store Connect using asc CLI: TestFlight builds, App Store submissions, metadata/screenshots uploads, certificates/profiles management, review status checks, and Xcode Cloud workflows.
Deploys Expo apps to production via app stores (iOS App Store, Google Play) and OTA updates. Guides builds, submissions, release channels, and optimization.
Share bugs, ideas, or general feedback.
Use this skill for Capgo OTA bundle, channel, and encryption-key workflows.
Use the matching command group:
Prefer the current Capgo CLI:
npx @capgo/cli@latest bundle upload com.example.app --path ./dist --channel production
Use compatibility checks before channel changes when the user is unsure whether a bundle is safe for rollout.
Use channel operations to set defaults, target specific bundles, and control rollout scope.
Only change the default channel when the user explicitly intends to move production traffic.
Use key create or key save before encrypted bundle uploads.
Keep private keys out of version control.