cockroachdb

113 mods across 3 repositories, 32k stars between them.

cockroachdb/cockroach

Agent Claude Code

Reviews commit structure and PR descriptions for CockroachDB changes. Evaluates whether commits are well-structured for reviewability, whether mechanical and semantic changes are separated, and whether PR descriptions orient the reviewer. Use when reviewing a branch or PR with commits.

32k +4 5d ago A 57 tokens

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB code changes for adherence to Go conventions, commenting standards, and project style guidelines. Checks against the rules in .claude/rules/. Use when reviewing any code change.

32k +4 5d ago A 45 tokens

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB code changes for correctness and safety. Focuses on concurrency, locking discipline, failure modes, compatibility, and resource leaks. Use when reviewing any non-trivial code change.

32k +4 5d ago A 46 tokens

crdb-error-reviewer

04

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB code changes for error handling quality, silent failures, and inappropriate fallback behavior. Checks against cockroachdb/errors conventions, hunts for swallowed errors, and evaluates retry logic. Use when reviewing any code change that touches error paths.

32k +4 5d ago A 54 tokens

crdb-issue-finder

05

cockroachdb/cockroach

Agent Claude Code

Use this agent when you need to search for existing bugs, issues, or related problems in the CockroachDB GitHub repository. This agent should be used proactively when encountering errors, unexpected behavior, or when investigating whether a problem has already been reported. The agent casts a wide net to find…

32k +4 5d ago A 0 tokens

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB code changes for metric hygiene: static label opportunities, naming conventions, and correct use of the labeling API. Use when a diff adds or modifies metric.Metadata definitions.

32k +4 5d ago A 43 tokens

crdb-simplifier

07

cockroachdb/cockroach

Agent Claude Code

Simplifies CockroachDB code for clarity and maintainability while preserving functionality. Reduces unnecessary complexity, nesting, and abstraction. Use as a polish step after other review aspects pass, or when code works but feels complex.

32k +4 5d ago A 50 tokens

crdb-test-reviewer

08

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB test changes for coverage quality, completeness, and red/green testing discipline. Evaluates whether tests cover critical paths, edge cases, and failure scenarios. Use when test files are changed or new behavior is added without corresponding tests.

32k +4 5d ago A 55 tokens

crdb-type-reviewer

09

cockroachdb/cockroach

Agent Claude Code

Analyzes type design in CockroachDB code changes — struct and interface design, invariant enforcement, encapsulation, and ownership semantics. Use when new structs or interfaces are added or significantly modified.

32k +4 5d ago A 44 tokens

cockroach

10

cockroachdb/cockroach

Settings file Claude Code

Agent settings declaring 9 allowed tools.

32k +4 5d ago A tokens not measured

cockroachdb/cockroach

Skill Claude CodeCodex

Help backport PRs to release branches using the backport CLI tool. Use when backporting changes that have merge conflicts requiring manual resolution.

32k +4 5d ago A 35 tokens

bump-cluster-ui

12

cockroachdb/cockroach

Skill Claude CodeCodex

Bump cluster-ui package version after a release branch cut. Creates two PRs — one to drop the prerelease suffix on the release branch and one to increment the minor version on master.

32k +4 5d ago A 44 tokens

commit-helper

13

cockroachdb/cockroach

Skill Claude CodeCodex

Help create git commits and PRs with properly formatted messages and release notes following CockroachDB conventions. Use when committing changes or creating pull requests.

32k +4 5d ago A 32 tokens

drt-analyze

14

cockroachdb/cockroach

Skill Claude CodeCodex

Analyze DRT cluster health for a given time range. Reconstructs the operations timeline, checks CockroachDB metrics (availability, latency, storage, changefeeds, jobs, goroutines, admission control, LSM, KV prober) and logs for anomalies, correlates findings with disruptive operations to distinguish expected…

32k +4 5d ago A 149 tokens

engflow-artifacts

15

cockroachdb/cockroach

Skill Claude CodeCodex

Use when downloading test logs, artifacts, or outputs.zip from EngFlow build invocations. Use when investigating CockroachDB CI test failures hosted on mesolite.cluster.engflow.com.

32k +4 5d ago A 41 tokens

file-crdb-issue

16

cockroachdb/cockroach

Skill Claude CodeCodex

Use when filing, creating, or reporting GitHub issues for CockroachDB. Use when asked to open a bug report, feature request, investigation issue, or performance inquiry. Also use when the user mentions wanting to track a problem, report a regression, or document unexpected behavior in CockroachDB.

32k +4 5d ago A 66 tokens

cockroachdb/cockroach

Skill Claude CodeCodex

Reduce an unoptimized-query-oracle test failure log to the simplest possible reproduction case. Use when you have unoptimized-query-oracle.log files from a failed roachtest and need to find the minimal SQL to reproduce the bug.

32k +4 5d ago A 54 tokens

review-crdb

18

cockroachdb/cockroach

Skill Claude CodeCodex

Review code changes or PRs for quality, correctness, and reviewability. Use when asked to "review", "check", "provide feedback", or "post a review". Dispatches specialized agents in parallel for thorough analysis.

32k +4 5d ago A 49 tokens

run-roachtest

19

cockroachdb/cockroach

Skill Claude CodeCodex

Run a single CockroachDB roachtest end-to-end: pick local vs. user's GCE worker, launch detached on worker via tmux + roachstress.sh with long-poll done-notification and tail. Use whenever user asks to run/stress/kick off a roachtest, or just modified one and next step is running it. Single test + single iteration…

32k +4 5d ago C 0 tokens

cockroachdb/cockroach

Skill Claude CodeCodex

Skip a flaky or broken test with proper issue tracking. Use when asked to skip a test, disable a test, or mark a test as flaky.

32k +4 5d ago A 36 tokens

system-table-change

21

cockroachdb/cockroach

Skill Claude CodeCodex

Use when adding, removing, or modifying columns/indexes on system tables. Provides a checklist covering schema definitions, migrations, version gates, golden files, and test hashes.

32k +4 5d ago A 38 tokens

gopls-mcp

22

cockroachdb/cockroach

MCP server Claude CodeCodexCursor +2

gopls, the Go language server, exposed as an MCP server: lets the agent query symbols, definitions, references and diagnostics in a Go codebase. Launched with gopls mcp.

32k +4 5d ago A tokens not measured

cockroach CLAUDE.md

23

cockroachdb/cockroach

Instructions file

Claude Code instructions for cockroachdb/cockroach, covering claude.md, cockroachdb development environment, essential commands, build package ./pkg/util/log and build the tests in package ./pkg/util/log.

32k +4 5d ago A 1,292 tokens

mma-investigator

24

cockroachdb/cockroach

Skill Claude CodeCodex

Expert system for investigating MMA (Multi-Metric Allocator) behavior on CockroachDB clusters. Helps oncall engineers diagnose load imbalances, understand rebalancing decisions, and identify why MMA did or didn't act.

32k +4 5d ago A 47 tokens