oceanbaseoceanbaseOfficial·15 Agent Skills Included

obdiag

One-click OceanBase cluster diagnostics, log collection, and root cause analysis

Diagnoses OceanBase database clusters with one-click health checks, log collection, and root cause analysis. Covers slow SQL, lock conflicts, disk full errors, memory issues, backup failures, and OBProxy routing problems. Eliminates manual log digging and guesswork by mapping symptoms directly to proven troubleshooting procedures. Helps DBAs and developers resolve production database incidents faster with step-by-step guided workflows.
npx skills add oceanbase/obdiag --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
📦 In Repo
oceanbaseoceanbase

backup-archive-restore-troubleshooting

Diagnose OceanBase backup, archive, and restore failures with structured phases.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

obdiag-usage

Guide users through obdiag agent tools for configuration, data collection, analysis, and RCA.

Official
Intermediate
📦 In Repo
oceanbaseoceanbase

oceanbase-source-analysis

Extract evidence from OceanBase community source code to validate error codes and runtime behavior.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

obdiag-performance

Aggregates ASH, sysstat, disk IO and flame graphs to identify OceanDB bottlenecks.

Official
Intermediate
📦 In Repo
oceanbaseoceanbase

obdiag-triage

Coordinate full-cluster triage workflows for unknown OceanBase issues.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

observer-storage-space-troubleshooting

Diagnose storage-space issues in Observer log disks, data disks, and archive processes.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

observer-sql-analysis

Analyze a single SQL's performance, plan, trace, and locks in OceanBase.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

obdiag-check-rca

Map user-described symptoms to RCA scenes and orchestrate cluster health check workflows.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

obdiag-rca

Automate OceanBase cluster root-cause analysis with a standard SOP.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

oceanbase-knowledge

Retrieve OceanBase documentation, parameter meanings, and architecture concepts.

Official
Intermediate
📦 In Repo
oceanbaseoceanbase

oms-kafka-performance

Diagnose and tune OceanBase OMS-to-Kafka replication latency and throughput bottlenecks.

Official
Advanced
📦 In Repo
oceanbaseoceanbase

obproxy-log-analysis

Gather, unpack, and analyze OBProxy diagnosis, error, and slow logs.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install obdiag?

Run `npx skills add oceanbase/obdiag --all -g -y` in your terminal to install all diagnostic skills globally.

What problems does obdiag solve?

It diagnoses OceanBase database issues like slow queries, lock conflicts, disk full errors, memory pressure, stuck compactions, and backup or restore failures. It collects logs, runs health checks, and pinpoints root causes automatically.

How to find the root cause of an OceanBase error?

Describe your symptom in plain language, such as disconnection or disk full, and the agent maps it to a matching root cause analysis scenario. If the automated check is inconclusive, it falls back to guided manual log analysis.

Does obdiag work with Claude Code and other AI agents?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Can I use obdiag without database expertise?

Yes. You describe the symptom in plain English and the agent runs the right diagnostic commands, interprets results, and suggests concrete fixes.

Related Repositories in Software Engineering

View All in Software Engineering