What problem does it solve?
This Skill helps diagnose StarRocks tablet-level storage and balance problems that cause slow queries, write blocks, replica errors, excessive metadata overhead, and disk migration loops.
Core Features & Use Cases
- Tablet health analysis: Inspect tablet counts, version buildup, rowset pressure, and unhealthy replica states to isolate the failing layer.
- Skew and balance troubleshooting: Detect extreme data-size variance, over-sharding, and replica distribution imbalance that create scan skew or FE pressure.
- Root-cause recovery guidance: Match symptoms to causes such as compaction lag, bucket key skew, bad replicas, or disk balance retry loops and recommend the next corrective action.
- Use case: A table shows one tablet far larger than the others and queries are uneven, so this Skill traces the imbalance, confirms the skew pattern, and suggests a safer bucket key redesign.
Quick Start
Ask for a tablet-health investigation of a StarRocks table and include any symptoms such as skew, too many versions, replica errors, or disk balance retries so the Skill can identify the likely cause and next remediation steps.