mickelsamuel

5 mods across 1 repository, 7 stars between them.

migrationpilot

01

mickelsamuel/migrationpilot

Plugin Claude Code

Blocks unsafe PostgreSQL migrations before they are written or run. Adds a migration-safety skill and a PreToolUse guardrail hook.

7 19d ago A tokens not measured original MIT

PreToolUse

02

mickelsamuel/migrationpilot

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing hook.js via node. From mickelsamuel/migrationpilot.

7 19d ago A tokens not measured original MIT

migrationpilot

03

mickelsamuel/migrationpilot

Skill Claude CodeCodex

Check PostgreSQL DDL and migrations for lock and downtime hazards before writing or running them. Use before creating or editing any migration file, before writing CREATE INDEX / ALTER TABLE / DROP / ADD CONSTRAINT, and before running any migration command (psql, prisma migrate, alembic upgrade, flyway migrate, rails…

7 19d ago A 119 tokens original MIT

migrationpilot

05

mickelsamuel/migrationpilot

MCP server Claude CodeCodexCursor +2

112 rules that catch dangerous PostgreSQL migrations, plus a pass/fail gate to call before any DDL. Runs locally from the migrationpilot npm package.

7 19d ago A tokens not measured original MIT