Aller au contenu principal

OPS Commands

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

Overview

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

Commands list

CommandDescription
/ops:ops-backupBackup and restore 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 token consumption and Claude Code costs.
/ops:ops-cost-optimizationAnalyze and optimize cloud infrastructure costs.
/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-disaster-recoverySet up a disaster recovery strategy (Disaster Recovery).
/ops:ops-dockerDockerization and containerization of projects.
/ops:ops-envEnvironment management (dev, staging, prod) and environment variables.
/ops:ops-gitflow-featureManage feature branches with GitFlow (start, finish, list, publish, pull).
/ops:ops-gitflow-hotfixManage urgent hotfixes with GitFlow (start, finish, list).
/ops:ops-gitflow-initInitialize GitFlow on the repository with the appropriate branches and conventions.
/ops:ops-gitflow-releaseManage release branches with GitFlow (start, finish, list).
/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 and alerting.
/ops:ops-observability-stackDeployment of a complete observability stack (Prometheus, Grafana, Loki, Alertmanager).
/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 and restore 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 token consumption and Claude Code costs.

OPS/ops-cost-optimization

Analyze and optimize cloud infrastructure costs.

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-disaster-recovery

Set up a disaster recovery strategy (Disaster Recovery).

OPS/ops-docker

Dockerization and containerization of projects.

OPS/ops-env

Environment management (dev, staging, prod) and environment variables.

OPS/ops-gitflow-feature

Manage feature branches with GitFlow (start, finish, list, publish, pull).

OPS/ops-gitflow-hotfix

Manage urgent hotfixes with GitFlow (start, finish, list).

OPS/ops-gitflow-init

Initialize GitFlow on the repository with the appropriate branches and conventions.

OPS/ops-gitflow-release

Manage release branches with GitFlow (start, finish, list).

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 and alerting.

OPS/ops-observability-stack

Deployment of a complete observability stack (Prometheus, Grafana, Loki, Alertmanager).

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