cicd-skill
Installation
SKILL.md
CI/CD Automation Skill
Overview
Master CI/CD pipelines for automated software delivery.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| platform | string | No | github-actions | CI/CD platform |
| operation | string | Yes | - | Pipeline operation |
Core Topics
MANDATORY
- Git workflows (trunk-based, GitFlow)
- Pull request best practices
- GitHub Actions workflows
- GitLab CI pipelines
- Deployment strategies