workflow-orchestration

Community

Chain plugins to automate CI/CD pipelines.

AuthorANcpLua
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill coordinates multi-step CI/CD pipelines by chaining existing Claude plugins to automate validation, PR creation, and recovery workflows.

Core Features & Use Cases

  • Pipeline templates: Pre-commit, PR-create, and CI-recover pipelines.
  • State management: Tracks changes via CHANGELOG.md and Git state.
  • Phase orchestration: Step-by-step execution with error handling.

Quick Start

Read CHANGELOG.md for context, verify plugin availability, and select a pipeline to execute.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: workflow-orchestration
Download link: https://github.com/ANcpLua/ancplua-claude-plugins/archive/main.zip#workflow-orchestration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository