devops
Installation
SKILL.md
DevOps Workflow
Workflow for CI/CD and infrastructure changes.
Prerequisites
Use git-workflow Skill for branch, commit, and PR workflow.
Applicable Files
| Path | Description |
|---|---|
.github/workflows/ |
GitHub Actions |
docker/ |
Docker configurations |
compose.*.yaml |
Docker Compose files |
Dockerfile |
Container definitions |