OPS Commands
Operations (CI/CD, Docker, monitoring, GitFlow)
Overview
This domain contains 34 commands for operations (ci/cd, docker, monitoring, gitflow).
Commands list
| Command | Description |
|---|---|
/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.). |
Commands in detail
Backup and restore strategy for the project's critical data.
Configure CI/CD pipelines (GitHub Actions, GitLab CI, etc.).
Diagnose and repair failing CI/CD pipelines.
Track token consumption and Claude Code costs.
Analyze and optimize cloud infrastructure costs.
Schema design, migrations, and database optimization.
Secure deployment with mandatory pre-deploy checklist.
Audit, analysis and update of project dependencies.
Set up a disaster recovery strategy (Disaster Recovery).
Dockerization and containerization of projects.
Environment management (dev, staging, prod) and environment variables.
Manage feature branches with GitFlow (start, finish, list, publish, pull).
Manage urgent hotfixes with GitFlow (start, finish, list).
Initialize GitFlow on the repository with the appropriate branches and conventions.
Manage release branches with GitFlow (start, finish, list).
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 and alerting.
Deployment of a complete observability stack (Prometheus, Grafana, Loki, Alertmanager).
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.).