Skip to main content
yugabyte
GitHub creator profile

yugabyte

Repository-level view of 24 collected skills across 4 GitHub repositories.

skills collected
24
repositories
4
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

update-yb-latest-stable
software-developers

Bump YugabyteDB latest_stable in yb-versions.json, coordinate Jenkins migtest cluster upgrades, fix version-gated issue/integration tests, and open a PR only after all GitHub Actions pass. Also covers bumping the bundled CDC connector version in…

Jul 10, 2026
branch-review
software-quality-assurance-analysts-and-testers

Review all code changes on the current branch compared to main, applying hierarchical BUGBOT.md and .cursor/BUGBOT.md guidelines from each changed file's directory up to the repo root. Use when the user asks to review a branch, review changes, compare against…

Jul 7, 2026
voyager-release-notes
software-developers

Generate yb-voyager release notes from a commit range, formatted like the YugabyteDB Voyager release-notes docs page. Use when the user asks to draft release notes, summarize a release, or write what's-new entries for a voyager version.

Jun 10, 2026
pr-review-sweep
software-quality-assurance-analysts-and-testers

Sweep recently updated open GitHub PRs that don't yet have an AI review, and for each one run the branch-review skill and post the findings with the post-pr-review skill — fully automated, no per-PR confirmation. Use when the user asks to "sweep open PRs",…

Jun 3, 2026
post-pr-review
software-quality-assurance-analysts-and-testers

Post a single non-blocking GitHub PR review with inline line-anchored comments generated by the agent. Every comment is prefixed with `[AI]` so reviewers can tell they are AI-generated. Only Critical and Warning findings are posted; Suggestions /…

Jun 3, 2026
git-rebase
software-developers

Interactive git rebase workflow with conflict-by-conflict review. Use when the user asks to rebase a branch, rebase onto main, resolve rebase conflicts, or update a branch with upstream changes.

May 15, 2026
pr-description
software-developers

Create and update GitHub pull request descriptions using the project PR template. Use when the user asks to create a PR, write a PR description, update a PR description, or manage pull requests.

May 15, 2026
operator
network-and-computer-systems-administrators

Use when provisioning, managing, or troubleshooting YugabyteDB universes on Kubernetes via the YugabyteDB Kubernetes Operator and YugabyteDB Anywhere CRDs (YBUniverse, YBProvider, Release, Backup, StorageConfig, PitrRestore, DrConfig, etc.). Triggers on…

Jul 27, 2026
yba-terraform
software-developers

Use when writing, generating, or troubleshooting Terraform that drives YugabyteDB Anywhere (YBA) via the `yugabyte/yba` provider — installing YBA on a VM, registering the first customer, and creating cloud (AWS/GCP/Azure) or on-prem providers, storage…

Jun 12, 2026
yb-rag-langchain
software-developers

Use this skill when building RAG, semantic search, or hybrid (vector + full-text) search on YugabyteDB with LangChain — including PGVectorStore setup, vector/GIN index creation, hybrid search configuration, metadata filtering, and relational + vector queries.…

Jun 9, 2026
explain-plan-analyzer
database-architects

Analyzes PostgreSQL (and YugabyteDB) EXPLAIN / EXPLAIN ANALYZE query plans to identify performance issues. Use this skill whenever a user pastes an explain plan, asks to analyze a query plan, mentions seq scans or full table scans, wants index…

May 26, 2026
yba-api
software-developers

Use when scripting, automating, or troubleshooting the YugabyteDB Anywhere (YBA) REST API — the control-plane API for self-managed YBA instances that creates and manages providers, releases, universes, backups, KMS, and DR. Triggers on `/api/v1/`, `/api/v2/`,…

May 4, 2026
ysql
database-architects

Use when writing or reviewing SQL, schema definitions, or application code that targets YugabyteDB's PostgreSQL-compatible YSQL API (port 5433). Triggers on CREATE TABLE, indexes, connections, transactions, sharding, migrations from PostgreSQL, or any mention…

Mar 28, 2026
ycql
database-architects

Use when writing or reviewing CQL code, schema definitions, or application code that targets YugabyteDB's Cassandra-compatible YCQL API (port 9042). Triggers on YCQL tables, partition keys, TTL, batching, or any mention of YugabyteDB with Cassandra/CQL.

Mar 26, 2026
create-diff
software-developers

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

Aug 18, 2026
create-pr
software-developers

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.

Aug 18, 2026
yba-query-cli
software-developers

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…

Jul 30, 2026
review-backport
software-quality-assurance-analysts-and-testers

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.

Jul 25, 2026
create-issue
software-developers

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.

Jul 21, 2026
ash-instrumentation
software-developers

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…

Jun 23, 2026
Showing 4 of 4 repositories
All repositories loaded