cicd-deployment
Installation
SKILL.md
cicd-deployment
name: cicd-deployment
description: Production-ready CI/CD pipeline and deployment skill for BerkahKarya Software House. Covers GitHub Actions workflows, systemd user services, Docker, VPS deployment, zero-downtime blue/green strategy, rollback, health checks, and Telegram notifications. Stack: Python/Node.js on Kali Linux (kali-openclaw). AI GM: Vilona.
Overview
This skill provides opinionated, fast-to-implement CI/CD patterns for BerkahKarya services. The pipeline follows a strict flow:
lint → test → build → deploy → health-check → notify
Every deployment is automated, auditable, and reversible. Secrets never touch git. Failures auto-notify via Telegram.