Aller au contenu principal

OPS Commands

Operations (CI/CD, Docker, monitoring, GitFlow)

Overview

This domain contains 28 commands for operations (ci/cd, docker, monitoring, gitflow).

Commands list

CommandDescription
/ops:ops-backupBackup, restore and disaster-recovery strategy for the project's critical data.
/ops:ops-ciConfigure CI/CD pipelines (GitHub Actions, GitLab CI, etc.).
/ops:ops-ci-fixDiagnose and repair failing CI/CD pipelines.
/ops:ops-costTrack and optimize costs: Claude Code token consumption and cloud infrastructure (FinOps).
/ops:ops-databaseSchema design, migrations, and database optimization.
/ops:ops-deploySecure deployment with mandatory pre-deploy checklist.
/ops:ops-depsAudit, analysis and update of project dependencies.
/ops:ops-dockerDockerization and containerization of projects.
/ops:ops-envEnvironment management (dev, staging, prod) and environment variables.
/ops:ops-gitflowManage the GitFlow branching model: init, feature, release and hotfix branches.
/ops:ops-grafana-dashboardCreation of Grafana dashboards with automatic provisioning.
/ops:ops-healthQuick health check of a project. Express diagnostic in 5 minutes.
/ops:ops-hotfixWorkflow for urgent production fixes.
/ops:ops-infra-codeImplements Infrastructure as Code (IaC) with Terraform, CloudFormation or Pulumi.
/ops:ops-k8sKubernetes deployment and orchestration.
/ops:ops-load-testingSet up and run load and stress tests.
/ops:ops-migrateMigration of code, dependencies or data.
/ops:ops-mobile-releasePublishing mobile applications to stores (App Store, Google Play).
/ops:ops-monitoringCode instrumentation for monitoring/logging/alerting and deploying the observability stack.
/ops:ops-opnsenseInfrastructure as Code for OPNsense. Configure and manage an OPNsense firewall via Terraform.
/ops:ops-proxmoxProxmox VE infrastructure management: VMs, LXC, network, storage, backup with Terraform.
/ops:ops-releaseRelease workflow with changelog and versioning.
/ops:ops-rollbackSecure rollback procedure to revert to a stable version.
/ops:ops-secrets-managementImplements secure management of secrets and credentials.
/ops:ops-serverlessDeployment of serverless applications (AWS Lambda, Vercel, Cloudflare Workers).
/ops:ops-standupMorning briefing: commits, PRs, CI, blockers and priorities of the day.
/ops:ops-vercelDeployment and configuration on Vercel.
/ops:ops-vpsDeployment to a VPS server (OVH, Hetzner, DigitalOcean, Scaleway, etc.).

Commands in detail

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.).


Back to all commands