Explain Interpreter

This skill should be used when the user mentions "EXPLAIN", "explain analyze", "query plan", "slow query", "seq scan", "sequential scan", "nested loop", "index scan", "query optimization", "buffers", "why is this query slow", or pastes a query plan to interpret. It provides a methodology for reading Postgres and MySQL query plans and turning them into concrete index or rewrite recommendations.

sigistry 04be081 3 files · 13.2 KB Updated

File contents

sigistry/marketplace/tree/main/plugins/sql-safety-net/skills/explain-interpreter commit 04be08187c

Frequently asked questions

npx skillmds@latest add sigistry/explain-interpreter