Monitors and analyzes database transactions to detect performance bottlenecks, lock contention, and rollback anomalies in real-time.
This skill empowers Claude to proactively manage database health by monitoring active transactions and identifying critical performance issues like long-running queries or deadlocks. By leveraging the /txn-monitor command, it provides real-time alerts and detailed insights into lock wait times and rollback rates, helping developers and database administrators prevent system degradation and maintain optimal database throughput during high-load operations.
Key Features
01Automated database health alerting
02Rollback rate tracking
03Long-running query detection
04Real-time transaction monitoring
05Lock contention and deadlock analysis
063 GitHub stars
Use Cases
01Identifying and terminating blocking database transactions
02Monitoring database health and stability during high-traffic events
03Diagnosing database performance bottlenecks and lock waits