What problem does it solve?
This Skill helps you quickly diagnose why a MySQL service is failing or behaving abnormally by turning Netdata operator triage guidance into an agent-driven diagnostic workflow.
Core Features & Use Cases
- Structured MySQL triage for common production failure archetypes: redo log stalls, connection exhaustion, purge lag explosion, metadata lock cascades, and replication lag spirals.
- Signal-first diagnostics via MCP that queries Netdata for MySQL availability, throughput, latency, errors, saturation, resource utilization, and replication/consistency signals.
- Rule-file guided remediation that recommends the next diagnostic step and remediation approach based on the most relevant operator playbook domain.
Use case: An on-call engineer gets paged for elevated MySQL errors and connection spikes; the agent queries the MySQL node via MCP, identifies the matching failure pattern domain, and produces a targeted remediation plan with verification queries.
Quick Start
Ask an AI coding agent: "Diagnose my MySQL incident on host <host> and recommend remediation based on Netdata operator playbook signals, using MCP queries for mysql.*."