cicd-automation
Installation
SKILL.md
CI/CD Automation Skill
When to Activate
Activate this skill when:
- Creating GitHub Actions workflows
- Setting up automated testing
- Configuring deployment pipelines
- Adding code quality checks to CI
- Automating release processes
Quick Start Workflow
Create .github/workflows/ci.yml:
name: CI