About
This skill automates the design and implementation of database audit logging systems. It guides users through selecting the optimal auditing strategy—whether using database triggers, application-level logic, Change Data Capture (CDC), or log parsing—and generates the necessary SQL schemas for tracking historical data changes. It is particularly useful for teams needing to meet strict compliance requirements like HIPAA or SOC2, or developers looking to debug data inconsistencies via a robust, searchable history of record modifications.