home/categories/sql-databases/jeremylongshore-claude-code-plugins-plus-skills-backups-plugin-enhancements-plugin-backups-database-audit-logger-20251020-060651-skills-skill-adapter-skill-md
sql-databasesdatabases

implementing-database-audit-logging

This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options for trigger-based auditing, application-level logging, Change Data Capture (CDC), and parsing database logs. It generates a basic audit table schema and guides the user through selecting the appropriate auditing strategy.

jeremylongshore
maintainer
jeremylongshore
Обновлено 1/18/2026
Звёзды
1020
Форки
131
quick start

Installation and usage

This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options for trigger-based auditing, application-level logging, Change Data Capture (CDC), and parsing database logs. It generates a basic audit table schema and guides the user through selecting the appropriate auditing strategy.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use implementing-database-audit-logging