From role-database
Automates database infrastructure as code and CI/CD with Terraform (RDS, Cloud SQL, Atlas), Kubernetes operators (CloudNativePG, Percona, CrunchyData PGO), Helm charts, GitOps configs, schema migrations, Testcontainers testing, and chaos engineering.
How this skill is triggered — by the user, by Claude, or both
Slash command
/role-database:database-devopsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load from `references/` based on what's needed:
Load from references/ based on what's needed:
Terraform for AWS RDS PostgreSQL (parameter groups, encryption, monitoring), Google Cloud SQL, MongoDB Atlas. Load when: provisioning database infrastructure as code with Terraform.
CloudNativePG Kubernetes cluster YAML with S3 backup, Prometheus monitoring, and resource limits. Comparison table of all major K8s database operators (CrunchyData PGO, Percona, Vitess, Redis, Strimzi, ClickHouse). Load when: deploying or managing databases on Kubernetes.
GitHub Actions pipeline: Flyway validate, Atlas lint, staging apply, production gate. Testcontainers in TypeScript and Python for real-database CI tests. Docker Compose local dev setup with healthchecks. Chaos engineering scenarios and Toxiproxy configuration. Load when: integrating migrations into CI/CD or testing database behavior under failure.
GitOps directory structure (terraform, migrations, kubernetes, monitoring). Multi-environment parity matrix (dev/staging/production). Data anonymization SQL for non-production environments. Load when: setting up GitOps workflows or managing environment consistency.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-databaseExpert database administrator covering cloud databases (AWS, Azure, GCP), automation (IaC with Terraform/CloudFormation), HA/DR, performance optimization, and security. Includes schema migrations (Flyway, Liquibase).
Sets up CI/CD pipelines with GitHub Actions, containerizes apps using Docker and docker-compose, deploys to Kubernetes with Helm, and manages IaC with Terraform.
Creates Dockerfiles, CI/CD pipelines, Kubernetes manifests, and Terraform/Pulumi templates for deployment automation, GitOps, and incident response.