io.github.cxk280/locksmithdatabases

locksmith

Verified · today

Lints PostgreSQL migrations for dangerous locking operations and suggests safe rewrites.

Install

claude mcp add locksmith -- npx -y [email protected]

Our take

A focused PostgreSQL migration linter that parses SQL and points out lock-heavy operations with safer rewrite guidance. It is brand new and lightly adopted, but the tarball metadata, repo tests, examples, and pgsql-ast-parser implementation are real. Good narrow tool for migration review, with the usual caveat that automated lock advice still needs database-version and workload context.

reviewed by hand · 2026-07-06

Something wrong or dead here? Report it

Verification record

last verified
today
github stars
0
last commit
7 days ago
archived
no
license
MIT
downloads / wk
410
latest version
0.1.1
in registry since
2026-06-29

github.com/cxk280/locksmith