deployment

Installation
SKILL.md

Deployment

Overview

Deploy changes using repo scripts and GitOps manifests in argocd/. Scripts build and push images, update manifests, and trigger rollouts.

When to use

  • You changed service code and need a new image.
  • You updated manifests or runtime config under argocd/.
  • You need to roll out or roll back a service quickly and safely.

Service deploy scripts

Bumba:

bun run packages/scripts/src/bumba/deploy-service.ts
Related skills
Installs
70
Repository
proompteng/lab
GitHub Stars
7
First Seen
Jan 24, 2026