starrocks-self-healing

Restart transiently paused StarRocks Routine Load jobs and remediate ingestion health issues.

14|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/ivanshamaev/de-agent-skills --skill starrocks-self-healing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: starrocks-self-healing
Source: https://github.com/ivanshamaev/de-agent-skills/tree/main/group_skills/starrocks_group_skills/starrocks_self_healing
Command: npx skills add https://github.com/ivanshamaev/de-agent-skills --skill starrocks-self-healing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces operational toil by automatically detecting and remediating common StarRocks health issues in Routine Load ingestion, tablet distribution, compaction backlog, stale statistics, and partition/load-label cleanup.

Core Features & Use Cases

  • Auto-Restart Routine Load (transient PAUSED): Scans Routine Load jobs and automatically resumes only those paused due to transient reasons (e.g., connectivity or broker availability), while flagging data-quality or Kafka-retention issues for manual intervention.
  • Compaction backlog remediation: Triggers administrative compaction to address tablets with high compaction score when they exceed a configurable threshold.
  • Data freshness and storage hygiene: Refreshes stale optimizer statistics via ANALYZE based on job age/status, drops expired partitions in a retention window (dry-run first), and reports cancelled load labels for safe retry workflows.

Quick Start

Ask the agent to run a full health check for your StarRocks cluster and provide a prioritized action report (auto-resumes, compaction triggers, analyze tasks, and partition retention dry-run results) for the databases you specify.

Frequently Asked Questions about starrocks-self-healing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically resume a paused StarRocks Routine Load job?

This Skill reduces operational toil by automatically detecting and remediating common StarRocks health issues in Routine Load ingestion, tablet distribution, compaction backlog, stale statistics, and partition/load-label cleanup.

What is the best way to handle high compaction backlog in StarRocks?

This Skill reduces operational toil by automatically detecting and remediating common StarRocks health issues in Routine Load ingestion, tablet distribution, compaction backlog, stale statistics, and partition/load-label cleanup.

How do I safely drop expired partitions in a StarRocks retention window?

This Skill reduces operational toil by automatically detecting and remediating common StarRocks health issues in Routine Load ingestion, tablet distribution, compaction backlog, stale statistics, and partition/load-label cleanup.

Why does my StarRocks Routine Load job fail to auto-restart?

This Skill reduces operational toil by automatically detecting and remediating common StarRocks health issues in Routine Load ingestion, tablet distribution, compaction backlog, stale statistics, and partition/load-label cleanup.

When do I need to refresh stale statistics in StarRocks?

This Skill reduces operational toil by automatically detecting and remediating common StarRocks health issues in Routine Load ingestion, tablet distribution, compaction backlog, stale statistics, and partition/load-label cleanup.