소개
Data Integrity Guardian is a specialized Claude Code skill designed to protect your persistent data from corruption and inconsistency. It acts as an automated database auditor, analyzing code migrations, schemas, and data-manipulation logic to identify critical risks like missing foreign keys, partial transaction commits, and race conditions. By providing structured feedback and implementation patterns, it helps developers maintain high data quality and prevents common database-level failures before they reach production.