Explain Plan Analyzer

Analyzes PostgreSQL (and YugabyteDB) EXPLAIN / EXPLAIN ANALYZE query plans to identify performance issues. Use this skill whenever a user pastes an explain plan, asks to analyze a query plan, mentions seq scans or full table scans, wants index recommendations, or asks why a query is slow. Trigger even if the user just says "look at this plan", "what's wrong with this query", or pastes raw EXPLAIN output.

yugabyte a35cb01 6.8 KB Updated

File contents

yugabyte/yugabytedb-skills/tree/main/skills/explain_plan_analyzer commit a35cb0188b

Frequently asked questions

npx skillmds@latest add yugabyte/explain-plan-analyzer