ios-delivery-build

Create GitLab pipelines for iOS delivery builds across develop, delivery, bugfix, and redelivery workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/daispacy/py-claude-marketplace --skill ios-delivery-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-delivery-build
Source: https://github.com/daispacy/py-claude-marketplace/tree/main/py-plugin/skills/ios-delivery-build
Command: npx skills add https://github.com/daispacy/py-claude-marketplace --skill ios-delivery-build

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires .

What problem does it solve?

This Skill automates the orchestration of iOS delivery builds to QC by creating GitLab pipelines and handling basic issue management across modes (develop, delivery, bugfix, and redelivery). Use when you need to automate pipeline creation and guide issue actions for delivery workflows.

Core Features & Use Cases

  • Mode-driven workflow: develop, delivery, bugfix, and redelivery with distinct actions.
  • Pipeline automation: Create pipelines for the current branch and notify recipients.
  • Issue planning: Plan and execute basic issue management actions per mode (e.g., moving to testing, closing with estimates).

Quick Start

Start by selecting a mode and providing branch, recipient, description, and project details. The skill will create a pipeline and plan or execute issue actions accordingly.

Frequently Asked Questions about ios-delivery-build

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

FAQPage Schema
How do I automate iOS delivery builds to QC with GitLab pipelines?

This Skill automates iOS delivery builds by orchestrating GitLab pipeline creation across develop, delivery, bugfix, and redelivery workflows. It handles branch detection, form validation, pipeline setup, and issue management to enable repeatable deployment automation without manual intervention.

What modes does the iOS build automation support?

The Skill supports four workflow modes: develop for standard builds, delivery for QC submission, bugfix for targeted fixes, and redelivery for resubmission after QC feedback. Each mode triggers distinct pipeline actions and issue management tasks tailored to that stage.

Can I use this to manage issue transitions during iOS QC delivery?

Yes. The Skill plans and executes issue management actions per workflow mode—moving issues to testing status, closing with estimates, and coordinating notifications. It integrates issue actions with pipeline creation for end-to-end delivery orchestration.

What input validation does the automation enforce?

The Skill enforces validation on branch names, recipient addresses, project details, and descriptions before pipeline creation. Structured input collection ensures only valid, auditable deployments proceed, preventing misconfigured builds from reaching QC.

How does branch detection work in the delivery workflow?

The Skill automatically detects the current branch and applies mode-specific logic to determine pipeline actions and issue planning. This branch-aware routing eliminates manual configuration and ensures the correct workflow path for develop, delivery, bugfix, or redelivery contexts.

Does this Skill work with existing GitLab project structures?

Yes. The Skill integrates with your existing GitLab projects by accepting project details and recipient information as inputs. It creates pipelines within your current branch and project setup, adapting to your repository structure without requiring infrastructure changes.