yugabyte/yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

11kStars on the repository
13Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

ash-instrumentation

01

yugabyte/yugabyte-db

Skill Claude CodeCodex

Instrument YugabyteDB ASH (Active Session History) wait states: add a new WaitStateCode, choose the right macro for synchronous vs asynchronous/callback code paths, register background trackers, plumb ASH metadata through RPCs, and test with waitstates-itest. Use when adding or changing wait states, or when…

11k 2d ago A 84 tokens

create-diff

02

yugabyte/yugabyte-db

Skill Claude CodeCodex

Create a YugabyteDB Phorge diff for the current branch's changes. Use when the user wants to publish their changes for review.

11k 2d ago A 31 tokens

create-issue

03

yugabyte/yugabyte-db

Skill Claude CodeCodex

Create a GitHub issue (or JIRA ticket) tracking a YugabyteDB change or bug. Use when the user needs a tracker reference and doesn't have one yet — e.g. before opening a PR/diff, or to file a standalone bug/feature request.

11k 2d ago A 58 tokens

create-pr

04

yugabyte/yugabyte-db

Skill Claude CodeCodex

Create a Pull Request for the current branch's changes. Use when the user wants to publish a branch for review as a GitHub PR.

11k 2d ago A 31 tokens

pg-code-style-guide

05

yugabyte/yugabyte-db

Skill Claude CodeCodex

The code style guide for YugabyteDB's PostgreSQL fork: required conventions for ANY change under src/postgres -- follow upstream PostgreSQL's rules, explicit and implicit, while isolating and marking the YB delta so that the diff/merge tooling (git, Phorge, GitHub) and future PG major-version merges are not confused.…

11k 2d ago A 280 tokens

review-backport

06

yugabyte/yugabyte-db

Skill Claude CodeCodex

Review YugabyteDB backport diffs by comparing them against their original commits/diffs. Use when the user provides a Phorge backport diff ID (e.g. D51405) and wants to verify the backport is correct, or when reviewing backport revisions.

11k 2d ago B 59 tokens

yba-query-cli

07

yugabyte/yugabyte-db

Skill Claude CodeCodex

Query a running YugabyteDB Anywhere (YBA) control plane using the yba CLI (managed/yba-cli) — list/describe universes, tasks, backups, providers, alerts, users, storage/EAR/EIT configs, xClusters, RBAC, runtime config, telemetry providers, and more. Use when the user wants to inspect, list, describe, or look up the…

11k 2d ago A 119 tokens