starrocks-debug-skills
StarRocks cluster diagnostics, troubleshooting, and root-cause investigation
All Skills in This Repository (13)
Pure Emerald Level Indicatorscpu-saturation
Attribute high CPU saturation on StarRocks FE or BE nodes to process, module, and workload.
materialized-view
Diagnose StarRocks materialized view refresh and rewrite failures.
tablet
Diagnose StarRocks tablet health, skew, and balance failures.
shared-data
Diagnose StarRocks shared-data cluster failures from BE and FE logs.
high-concurrency
Diagnose high-QPS StarRocks throughput bottlenecks and latency spikes.
compaction
Diagnose StarRocks compaction backlog and version-explosion failures using metrics, SQL, and logs.
balance
Diagnose and resolve StarRocks tablet scheduling, balance, clone, and decommission failures.
data-lake
Diagnose StarRocks external catalog query failures and stale data.
resource-isolation
Diagnose StarRocks resource isolation failures via audit logs and metrics.
deployment
Diagnose StarRocks FE and BE startup failures from logs.
node
Diagnose StarRocks BE and FE node crashes, OOM, deadlocks, and Full GC pauses.
query
Diagnose slow or incorrect StarRocks queries from FE logs to BE execution profiles.
Frequently Asked Questions
FAQPage SchemaHow to install starrocks-debug-skills?โผ
Run `npx skills add StarRocks/starrocks-debug-skills --all -g -y` in your terminal to install all diagnostic skills globally.
How to troubleshoot slow StarRocks queries?โผ
The query skill walks you through audit log analysis, profile collection, and bottleneck detection for scan skew, join OOM, and missing predicate pushdown.
How to fix StarRocks BE OOM or FE deadlock?โผ
The node skill covers BE out-of-memory analysis via mem_tracker and dmesg, plus FE deadlock detection using jstack and LockManager logs.
Does it cover shared-data and S3 deployments?โผ
Yes. Dedicated skills handle DataCache corruption, S3 rate limiting, FE leader switch issues, and cloud-native compaction for lake-mode clusters.
Can non-experts use these debugging skills?โผ
Yes. Each skill provides copy-paste SQL and shell commands with clear decision trees, so your agent can run structured investigations from plain-English problem descriptions.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web