OPS Commands
Operations (CI/CD, Docker, monitoring, GitFlow)
Overview
This domain contains 28 commands for operations (ci/cd, docker, monitoring, gitflow).
Commands list
| Command | Description |
|---|---|
/ops:ops-backup | Backup, restore and disaster-recovery strategy for the project's critical data. |
/ops:ops-ci | Configure CI/CD pipelines (GitHub Actions, GitLab CI, etc.). |
/ops:ops-ci-fix | Diagnose and repair failing CI/CD pipelines. |
/ops:ops-cost | Track and optimize costs: Claude Code token consumption and cloud infrastructure (FinOps). |
/ops:ops-database | Schema design, migrations, and database optimization. |
/ops:ops-deploy | Secure deployment with mandatory pre-deploy checklist. |
/ops:ops-deps | Audit, analysis and update of project dependencies. |
/ops:ops-docker | Dockerization and containerization of projects. |
/ops:ops-env | Environment management (dev, staging, prod) and environment variables. |
/ops:ops-gitflow | Manage the GitFlow branching model: init, feature, release and hotfix branches. |
/ops:ops-grafana-dashboard | Creation of Grafana dashboards with automatic provisioning. |
/ops:ops-health | Quick health check of a project. Express diagnostic in 5 minutes. |
/ops:ops-hotfix | Workflow for urgent production fixes. |
/ops:ops-infra-code | Implements Infrastructure as Code (IaC) with Terraform, CloudFormation or Pulumi. |
/ops:ops-k8s | Kubernetes deployment and orchestration. |
/ops:ops-load-testing | Set up and run load and stress tests. |
/ops:ops-migrate | Migration of code, dependencies or data. |
/ops:ops-mobile-release | Publishing mobile applications to stores (App Store, Google Play). |
/ops:ops-monitoring | Code instrumentation for monitoring/logging/alerting and deploying the observability stack. |
/ops:ops-opnsense | Infrastructure as Code for OPNsense. Configure and manage an OPNsense firewall via Terraform. |
/ops:ops-proxmox | Proxmox VE infrastructure management: VMs, LXC, network, storage, backup with Terraform. |
/ops:ops-release | Release workflow with changelog and versioning. |
/ops:ops-rollback | Secure rollback procedure to revert to a stable version. |
/ops:ops-secrets-management | Implements secure management of secrets and credentials. |
/ops:ops-serverless | Deployment of serverless applications (AWS Lambda, Vercel, Cloudflare Workers). |
/ops:ops-standup | Morning briefing: commits, PRs, CI, blockers and priorities of the day. |
/ops:ops-vercel | Deployment and configuration on Vercel. |
/ops:ops-vps | Deployment to a VPS server (OVH, Hetzner, DigitalOcean, Scaleway, etc.). |
Commands in detail
Backup, restore **and disaster-recovery** strategy for the project's critical data.
Configure CI/CD pipelines (GitHub Actions, GitLab CI, etc.).
Diagnose and repair failing CI/CD pipelines.
Track and optimize costs: Claude Code token consumption **and** cloud infrastructure (FinOps).
Schema design, migrations, and database optimization.
Secure deployment with mandatory pre-deploy checklist.
Audit, analysis and update of project dependencies.
Dockerization and containerization of projects.
Environment management (dev, staging, prod) and environment variables.
Manage the GitFlow branching model: init, feature, release and hotfix branches.
Creation of Grafana dashboards with automatic provisioning.
Quick health check of a project. Express diagnostic in 5 minutes.
Workflow for urgent production fixes.
Implements Infrastructure as Code (IaC) with Terraform, CloudFormation or Pulumi.
Kubernetes deployment and orchestration.
Set up and run load and stress tests.
Migration of code, dependencies or data.
Publishing mobile applications to stores (App Store, Google Play).
Code instrumentation for monitoring/logging/alerting **and** deploying the observability stack.
Infrastructure as Code for OPNsense. Configure and manage an OPNsense firewall via Terraform.
Proxmox VE infrastructure management: VMs, LXC, network, storage, backup with Terraform.
Release workflow with changelog and versioning.
Secure rollback procedure to revert to a stable version.
Implements secure management of secrets and credentials.
Deployment of serverless applications (AWS Lambda, Vercel, Cloudflare Workers).
Morning briefing: commits, PRs, CI, blockers and priorities of the day.
Deployment and configuration on Vercel.
Deployment to a VPS server (OVH, Hetzner, DigitalOcean, Scaleway, etc.).