Workflow Automation

Installation
SKILL.md

Workflow Automation Skill

Overview

Design and implement automated workflows for development teams, including CI/CD pipelines, release automation, code quality gates, deployment processes, and team collaboration workflows. This skill encompasses GitHub Actions, Harness pipelines, automated testing workflows, release management, and process optimization strategies.

Core Competencies

GitHub Actions Workflows

Design Comprehensive CI Workflows:

Create multi-stage CI pipelines with proper job dependencies:

# .github/workflows/ci.yml
name: Continuous Integration
Installs
Repository
thelobbi/claude
GitHub Stars
20
First Seen
Workflow Automation — thelobbi/claude