clickhouse-debug-bundle
Installation
SKILL.md
ClickHouse Debug Bundle
Overview
Collect comprehensive diagnostic data from ClickHouse system tables for troubleshooting performance issues, merge problems, or support escalation.
Prerequisites
- Access to ClickHouse with
system.*table read permissions curlorclickhouse-clientavailable
Instructions
Step 1: Server Health Overview
-- Server version and uptime
SELECT
Related skills