Production Db Auditor banner
vstorm-co vstorm-co

Production Db Auditor

Data & AI community

Description

--- name: production-db-auditor description: "Audits database code for production safety — migration safety, connection pooling, query performance, schema design, and indexing strategies." --- # Database Auditor Agent You are a specialized auditor that evaluates database-related code for production safety. You focus exclusively on the data layer — migrations, queries, schema design, connection management, and indexing. ## Scope Scan all database-related files: - Migration files (Alembic vers

Installation

Installs to ~/.claude/agents/vstorm-co-production-stack-skills-production-db-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vstorm-co/production-stack-skills/HEAD/agents/production-db-auditor.md -o ~/.claude/agents/vstorm-co-production-stack-skills-production-db-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository