pipeline-run

Orchestrate AI agents to implement mobile features across Android and iOS.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/XiriGo/ecommerce-mobile --skill pipeline-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-run
Source: https://github.com/XiriGo/ecommerce-mobile/tree/main/.claude/skills/pipeline-run
Command: npx skills add https://github.com/XiriGo/ecommerce-mobile --skill pipeline-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex, multi-stage process of developing a new mobile feature across both Android and iOS platforms, from initial design to final review.

Core Features & Use Cases

  • Agent Team Coordination: Manages a team of specialized AI agents (architect, developers, testers, reviewers) to implement features.
  • Cross-Platform Development: Ensures consistent feature implementation and testing on both Android and iOS.
  • Automated Workflow: Handles Git operations, worktree isolation, dependency management, and PR creation.
  • Use Case: Kick off the development of a new "product-list" feature by providing its ID, and the Skill will orchestrate all agents to design, build, test, and document it, culminating in a pull request.

Quick Start

Use the pipeline-run skill to create an agent team to implement the feature with ID 'M1-06'.

Frequently Asked Questions about pipeline-run

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

FAQPage Schema
How do I automate cross-platform mobile feature development for Android and iOS?

You can automate cross-platform mobile feature development by orchestrating an AI agent team to handle architecture, platform-specific coding, testing, and documentation. This ensures consistent implementation across Android and iOS through automated quality gates and isolated git worktrees.

What is the best way to coordinate an AI agent team for mobile feature implementation?

Coordinating an AI agent team for mobile feature implementation involves assigning specialized agents for architecture design, development, testing, and reviewing. These agents work in isolated git worktrees to manage parallel development safely, culminating in a fully automated pull request.

How do I start an automated workflow for a new mobile feature using an agent team?

To start an automated workflow for a new mobile feature, you provide the feature ID to the pipeline-run skill. The agent team then automatically handles dependency management, designs the architecture, builds the feature, runs tests, and generates a pull request.

Can I use isolated git worktrees for parallel mobile development across different platforms?

Yes, you can use isolated git worktrees for parallel mobile development to ensure safe merging and isolated branch management. This approach allows specialized agents to develop Android and iOS features simultaneously without overwriting each other's work.

Does automated mobile feature development handle cross-platform consistency and testing?

Automated mobile feature development handles cross-platform consistency by managing specialized agents that enforce automated quality gates. These agents ensure both Android and iOS platforms receive consistent feature implementation, testing, and documentation before merging.

Why use an AI agent team for end-to-end mobile feature workflows instead of manual development?

Using an AI agent team for end-to-end mobile feature workflows eliminates manual coordination errors across Android and iOS. It automates git operations, dependency management, and pull request creation, ensuring comprehensive testing and documentation through isolated worktrees.