Diagnose ClickHouse cluster health and provide concrete remediation.
75
70%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./resources/skills/diagnose-clickhouse-clusters/SKILL.mdcollect_cluster_status: modes snapshot (default) | windowed
visualization skill; never emit chart specs directly.collect_cluster_status before any health assessment.status_analysis_mode="windowed" for bounded-time questions (e.g., "past 3 hours"); keep the same window in follow-up calls.collect_cluster_status output.| Level | Replication Lag | Disk Usage |
|---|---|---|
| CRITICAL | > 300s | > 90% |
| WARNING | > 60s | > 80% |
### Summary — print this heading, then:
| Status | Nodes with Issues | Checks Run | Timestamp |
|---|---|---|---|
| 🟢 OK / 🟠 WARNING / 🔴 CRITICAL | N | comma-separated category names (e.g., parts, replication, disk) | ISO8601 |
### Findings by Category — print this heading, then a markdown table with one row per category returned by the tool, in stable order:
| Category | Status | Key Metrics | Top Outlier / Scope | Notes |
|---|
Rules:
🟠 WARNING), never emoji-only.max_parts_per_partition=533 (>500)).key=value items, single-line.`db.table`).Top Outlier / Scope to -.Recommendations — max 3 items: title + reason + SQL/command if applicable.
collect_cluster_status first.68a8440
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.