release-management

Manage Android, iOS, and web release lifecycles with Fastlane and CI/CD automation.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill release-management-cure-consulting-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-management
Source: https://github.com/Cure-Consulting-Group/iep-and-thrive/tree/main/.agents/skills/release-management
Command: npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill release-management-cure-consulting-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fastlane, CI/CD tools, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexity of managing app release workflows, including versioning, staging, monitoring, and rollback strategies for Android, iOS, and web applications.

Core Features & Use Cases

  • Versioning Strategy: Implement semantic versioning and mapping for different platforms.
  • Release Checklist: Provides detailed checklists for each platform (Android, iOS, Web).
  • ASO Optimization: Guides on keyword strategy, screenshots, and localized listings.
  • Changelog Generation: Automated generation based on conventional commits.
  • Release Monitoring: Tracks crash rates, user feedback, and rollback strategies.
  • Fastlane/CI Automation: Integrates with CI/CD pipelines for automated releases.

Quick Start

Run the skill with the argument 'android' to manage Android release workflows.

Frequently Asked Questions about release-management

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

FAQPage Schema
How do I automate app release workflows for Android and iOS using Fastlane and CI/CD?

Automate app release workflows by integrating Fastlane with CI/CD pipelines to handle versioning, staging, and deployment for Android and iOS applications, ensuring a streamlined and automated release lifecycle.

What is the best way to manage semantic versioning across Android, iOS, and web applications?

Manage semantic versioning across Android, iOS, and web applications by implementing a comprehensive versioning strategy that maps version numbers appropriately for each specific platform's requirements.

How do I generate automated changelogs from conventional commits for app releases?

Generate automated changelogs for app releases by parsing conventional commit messages, creating detailed release notes that document all feature additions and bug fixes automatically.

Can I use this release management workflow to monitor crash rates and execute rollback strategies?

Yes, release monitoring tracks crash rates and user feedback post-deployment, providing rollback strategies to quickly revert Android, iOS, or web applications if critical issues are detected.

Does ASO optimization include guidance on keyword strategy and localized app store listings?

ASO optimization provides comprehensive guidance on keyword strategy, screenshot selection, and localized app store listings to improve app visibility and download rates across regions.

Do I need project configuration files to run release management and automation tasks?

Yes, release management requires access to project configuration files and proper environment setup to execute Fastlane automation, apply versioning strategies, and run CI/CD pipelines effectively.