query-performance-analyzer Verified Gold

Verified Gold · 92/100 database v1.0.0 by Jeremy Longshore

Analyze query performance with EXPLAIN plan interpretation, bottleneck identification, and optimization recommendations

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install query-performance-analyzer@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Analyze query performance with EXPLAIN plan interpretation and optimization recommendations.

Features

  • EXPLAIN Plan Analysis: Interpret execution plans
  • Bottleneck Detection: Identify performance issues
  • Index Recommendations: Suggest optimal indexes
  • Metrics Interpretation: Understand performance metrics
  • Cost Estimation: Predict query performance

Skills (1)

analyzing-query-performance SKILL.md View full skill →

Execute use when you need to work with query optimization.

ReadWriteEditGrepGlobBash(psql:*)Bash(mysql:*)Bash(mongosh:*)

How It Works

The performance agent activates when discussing query performance, EXPLAIN plans, or optimization.

Use Cases

Paste your EXPLAIN output or slow query, and receive detailed analysis with specific optimization recommendations.

Ready to use query-performance-analyzer?