hf.enforce-migrations
CommunityGuard your DB: enforce migrations automatically.
AuthorT-rav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Direct database schema changes outside of migrations can lead to untracked changes, drift, and risky deployments. This Skill enforces migration-based workflows to preserve versioned schemas and audit trails.
Core Features & Use Cases
- Intercepts non-migration edits and edits to SQL/DLL-related content, blocking risky changes.
- Guides developers to create Alembic migrations for any schema-altering operation.
- Validates that migrations exist before applying changes, reducing drift in production databases.
Quick Start
Install the pretool hook and attempt a direct DDL change to observe it blocked and redirected to a migration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hf.enforce-migrations Download link: https://github.com/T-rav/hydraflow/archive/main.zip#hf-enforce-migrations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.