agent-db
CommunityEnforce database governance and generate migrations.
Authordjb258
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the enforcement of database governance rules and the generation of database migration scripts, ensuring data integrity and compliance while reducing manual effort.
Core Features & Use Cases
- Database Governance Enforcement: Validates schema changes against predefined rules (registry-first, cardinality, immutability, etc.).
- Migration Generation: Creates ordered SQL migration files and rollback plans based on specified database targets.
- Risk Classification: Assesses the risk level of database changes (LOW, MED, HIGH).
- Drift Detection: Identifies discrepancies between the database state and the defined schema registry when fixing issues.
- Use Case: When a new feature requires database schema modifications, this agent will analyze the proposed changes, ensure they comply with all governance policies, generate the necessary SQL migration scripts and a safe rollback plan, and classify the risk associated with the change before it's applied by another agent.
Quick Start
Use the agent-db skill to generate database migrations for the work packet with ID 'wp-12345' targeting the 'neon' database system.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: agent-db Download link: https://github.com/djb258/imo-creator/archive/main.zip#agent-db 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 223,000+ vetted skills library on demand.