Diagnoses PostgreSQL lock contention including blocking lock chains, deadlock patterns, idle-in-transaction problems, and wait event analysis. Guides the agent through identifying blockers, understanding lock types, and recommending transaction and configuration changes.
$npx -y skills add isdaniel/pgtuner_mcp --skill pg-lock-diagnosisInstalls into the current project.
Run `npx skills use "https://github.com/isdaniel/pgtuner_mcp" --skill "isdaniel/pgtuner_mcp/pg-lock-diagnosis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/isdaniel/pgtuner_mcp" that are relevant to the current task. Run `npx skills add "https://github.com/isdaniel/pgtuner_mcp"` and select the relevant skills, then follow their instructions.