capgo-release-management

Manage Capgo OTA release workflows for bundle uploads, channels, and encryption keys.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/sebc-dev/prosperity --skill capgo-release-management-sebc-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capgo-release-management
Source: https://github.com/sebc-dev/prosperity/tree/main/.claude/skills/capgo-release-management
Command: npx skills add https://github.com/sebc-dev/prosperity --skill capgo-release-management-sebc-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the complexities of Capgo OTA release workflows, including bundle uploads, compatibility checks, channels, cleanup, and encryption key setup.

Core Features & Use Cases

  • Bundle Management: Upload, list, delete, and clean up Capgo bundles.
  • Compatibility Checks: Ensure bundles are compatible with specific channels before rollout.
  • Channel Management: Add, list, delete, and set current bundles for channels.
  • Encryption Key Setup: Securely manage encryption keys for encrypted bundle uploads.

Quick Start

Use the capgo-release-management skill to upload a new Capgo bundle to the production channel.

Frequently Asked Questions about capgo-release-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Capgo OTA bundle uploads for production channels?

Automate Capgo OTA bundle uploads by using this Skill to push new bundles directly to specified channels, ensuring compatibility checks pass before the rollout executes.

What is the best way to manage Capgo channel operations for OTA releases?

Manage Capgo channel operations by adding, listing, deleting, and setting current bundles for specific channels to control which OTA update version active users receive.

How do I set up encryption keys for secure Capgo bundle uploads?

Set up encryption keys for Capgo bundle uploads by configuring the key management feature, which securely handles encryption to protect OTA release payloads during distribution.

Can I check bundle compatibility with a specific Capgo channel before rollout?

Check bundle compatibility against specific Capgo channels before rollout by running the compatibility verification process, preventing incompatible OTA updates from reaching users.

How do I clean up old Capgo bundles during OTA release management?

Clean up old Capgo bundles during OTA release management by using the bundle cleanup function to delete outdated versions and maintain a streamlined release repository.

Why do I need to manage Capgo channels separately from bundle uploads?

Managing Capgo channels separately from bundle uploads allows you to map specific bundle versions to targeted user groups, controlling OTA release distribution and staged rollouts securely.