Command Claude Code
Backport a commit to one or more YugabyteDB release branches as GitHub PRs.
Command Claude Code
Backport a commit to one or more YugabyteDB release branches as GitHub PRs.
Command Claude Code
Backport a Phorge-landed commit (or revision) to one or more YugabyteDB release branches as Phorge/arc revisions.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-git-push.sh. From yugabyte/yugabyte-db.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse) and 28 allowed tools.
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…
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.
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.
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.
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.…
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.
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…
Instructions file CodexOpenCode
AGENTS.md instructions for yugabyte/yugabyte-db, covering agents.md, deploying and running, repo structure, coding and development and cursor cloud specific instructions.
Instructions file
Claude Code instructions for yugabyte/yugabyte-db, a project described as: YugabyteDB - the cloud native distributed SQL database for mission-critical applications.