What problem does it solve?
Unplanned ClickHouse outages, performance degradation, and operational errors cause downtime and data pipeline disruptions, and most teams lack pre-defined, step-by-step procedures to diagnose and fix these issues quickly under pressure.
Core Features & Use Cases
- Structured Incident Recipes: Pre-written triage workflows for 6 common ClickHouse incident types: disk capacity exhaustion, high error rates, replication lag, stuck mutations/merges, cluster health degradation, and slow query performance.
- Exact Diagnostic Guidance: Each recipe includes ready-to-run system table queries and tool calls to identify root causes, plus error code interpretation guides to speed up troubleshooting.
- Safe Remediation Steps: Standard fix procedures with safety notes for irreversible actions, plus cross-references to related optimization and verification skills for complex multi-step incidents.
- Use Case: If your ClickHouse cluster is reporting disk usage over 85% and insert failures, follow the disk filling recipe to identify the largest tables, estimate time to full capacity, and apply TTL policies or partition drops to free space safely.
Quick Start
Use the incident-response skill to diagnose and resolve a high error rate spike on your self-hosted ClickHouse cluster.