cockroachdbcockroachdbOfficialยท15 Agent Skills Included

cockroach

AI-assisted development workflows for the CockroachDB distributed SQL database

Automates CockroachDB engineering tasks like code reviews, commit formatting, issue filing, backports, and roachtest execution. Diagnoses cluster health, CI test failures, and allocator behavior using Datadog metrics, logs, and EngFlow artifacts. Eliminates manual checklist work for schema changes, release versioning, flaky test skips, and UI migrations. Helps engineers ship correct database changes faster with step-by-step agent-guided runbooks.
npx skills add cockroachdb/cockroach --all -g -y
Available:

Tells the AI agent how to build, test, and format CockroachDB code with the ./dev tool, follow project coding standards, and route tasks like commits, reviews, and issue filing to the right built-in skills.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

system-table-change

Guide schema, migration, and golden file updates for CockroachDB system tables.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

engflow-artifacts

Download Engflow CI build artifacts and inspect failed CockroachDB test targets.

Official
Intermediate
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

commit-helper

Generate Git commit messages and pull request descriptions following CockroachDB conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

backport-pr-assistant

Automate pull request backports to release branches using the backport CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

review-crdb

Review Go code changes against distributed database best practices.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

reduce-unoptimized-query-oracle

Reduce CockroachDB roachtest failure logs to minimal SQL reproduction scripts.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

ui-visual-regression

Compare screenshots and network requests between UI branches using roachprod, playwright-cli, and ImageMagick.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

react-class-to-functional

Convert React class components to functional components with hooks.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

mma-investigator

Analyze Multi-Metric Allocator behavior in CockroachDB clusters using Datadog metrics and logs.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

drt-analyze

Analyzes DRT CockroachDB cluster health by correlating Datadog metrics, logs, and operations timelines.

Official
Advanced
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

file-crdb-issue

Files GitHub issues for CockroachDB using repo templates and labeling conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
cockroachdbcockroachdb

bump-cluster-ui

Creates two pull requests bumping the cluster-ui package version after a release branch cut.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install CockroachDB skills?โ–ผ

Run `npx skills add cockroachdb/cockroach --all -g -y` in your terminal to install all skills in this suite globally.

What can AI agents do in the CockroachDB repo?โ–ผ

Agents can review PRs, format commits and release notes, file labeled GitHub issues, run roachtests, backport changes, and analyze cluster health using the included skills.

How does the agent debug CockroachDB test failures?โ–ผ

The engflow-artifacts skill downloads CI logs and outputs from EngFlow, while the reduce skill shrinks failing SQL workloads to a minimal reproduction case.

Can AI analyze CockroachDB cluster health?โ–ผ

Yes. The drt-analyze and mma-investigator skills query Datadog metrics and logs to build health reports and explain rebalancing behavior.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’