database-lens
OfficialEnsure safe, reliable database migrations
Software Engineering#database#migrations#schema#sql#data-integrity#transaction-management#query-review
Authoratomicinnovation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This lens prevents data loss, downtime, and integrity regressions by evaluating database migrations, schema changes, queries, and transaction usage for real-world production risks.
Core Features & Use Cases
- Migration Safety Evaluation: Identify rollback hazards, locking implications, zero-downtime compatibility, idempotency issues, and backfill correctness for migrations.
- Schema and Integrity Assessment: Check constraints, indexes, column types, referential integrity, and appropriate defaults relative to access patterns and data scale.
- Query and Transaction Review: Detect NULL-handling issues, N+1 patterns, unbounded result sets, improper transaction scoping, and connection pool concerns.
- Use Case: When a feature introduces several migrations and ORM model changes, run this lens to produce a prioritized migration-risk report that the team can act on before deployment.
Quick Start
Review the repository for database-related changes and produce a migration safety and schema integrity report.
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: database-lens Download link: https://github.com/atomicinnovation/accelerator/archive/main.zip#database-lens 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.