CockroachDB
Official@cockroachdb
the scalable, survivable, SQL database
Agent Skills by CockroachDB
Showing 57 vetted skills indexed across 4 GitHub repositories.
bug-catcher
Audits Go packages for subtle correctness bugs using a multi-stage subagent workflow.
doc-catcher
Audit Go package comments for contradictions with actual code behavior.
drt-analyze
Analyzes DRT CockroachDB cluster health by correlating Datadog metrics, logs, and operations timelines.
file-crdb-issue
Files GitHub issues for CockroachDB using repo templates and labeling conventions.
bump-cluster-ui
Creates two pull requests bumping the cluster-ui package version after a release branch cut.
skip-test-with-issue
Skip flaky Go tests with tracked GitHub issue numbers using the skip package.
run-roachtest
Launches a single CockroachDB roachtest locally or on a GCE worker via detached tmux with completion notification.
redux-to-swr
Migrate React components from Redux and redux-saga data fetching to SWR hooks.
diagnosing-cockroachdb-helm-deployments
Diagnose CockroachDB Helm chart deployments by checking release state, operator health, and cluster components.
collecting-cockroachdb-operator-escalation-packet
Collect diagnostic data from CockroachDB clusters for troubleshooting.
configuring-cockroachdb-helm-tls
Configures and validates TLS modes for CockroachDB Helm v2 chart deployments.
validating-cockroachdb-helm-multiregion
Validate CockroachDB Helm chart values and Kubernetes prerequisites for multi-region deployments.
installing-cockroachdb-with-helm
Automate CockroachDB installation on Kubernetes using Helm charts.
debugging-cockroachdb-operator-migrations
Diagnose CockroachDB Operator migration issues across StatefulSet to CrdbNode and v1alpha1 to v1beta1 transitions.
reviewing-cluster-health
Diagnose CockroachDB cluster health with read-only crdb_internal queries.
performing-cluster-maintenance
Plan and coordinate CockroachDB cluster maintenance across deployment tiers.
upgrading-cluster-version
Plans and executes CockroachDB version upgrades across deployment tiers with safety checks.
managing-cluster-settings
Identify non-default CockroachDB cluster settings and apply tier-based modification rules.
provisioning-cluster-for-production
Provision CockroachDB clusters across multiple deployment modes with Terraform automation.
managing-certificates-and-encryption
Manage TLS certificates and CMEK keys across deployment tiers.
managing-cluster-capacity
Automates CockroachDB cluster capacity planning and execution across deployment tiers.
molt-fetch
Migrate data from PostgreSQL, MySQL, Oracle, or MSSQL to CockroachDB.
setting-up-local-cluster
Launch and configure a local CockroachDB cluster for development.
molt-replicator
Replicate database changes from PostgreSQL, MySQL, and Oracle to CockroachDB.
Frequently Asked Questions About CockroachDB
FAQPage SchemaWhat specific tasks can I perform with these database management skills?▼
You can execute schema migrations, manage multi-region cluster topologies, perform TLS certificate rotation, audit table statistics, and troubleshoot performance via transaction fingerprint analysis and internal system views.
Which technical personas benefit most from these capabilities?▼
Database administrators, site reliability engineers, and backend developers managing distributed SQL environments will find these skills essential for maintaining cluster health, security, and high-performance transaction processing.
What are the prerequisites for deploying these database management operations?▼
Operations require a functional CockroachDB cluster, access to SQL interfaces or administrative consoles, and appropriate permissions for Kubernetes Helm charts or cloud-native infrastructure providers like AWS, GCP, or Azure.