Data Integrity Guardian — Data & AI agent for Claude Code
Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data.
How to install Data Integrity Guardian
Installs to ~/.claude/agents/barkleesanders-claude-code-starter-data-integrity-guardian.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/barkleesanders/claude-code-starter/HEAD/agents/data-integrity-guardian.md -o ~/.claude/agents/barkleesanders-claude-code-starter-data-integrity-guardian.md Restart Claude Code, or start a new session, for it to be picked up.
What Data Integrity Guardian does
name: data-integrity-guardian description: "Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. This includes checking migration safety, validating data constraints, ensuring transaction boundaries are correct, and verifying that referential integrity and privacy requirements are maintained. Context: The user has just written a database migration that adds a new column and updates existing records. user: \"I've creat
Alternatives in Data & AI
- Council Sutskever — Council member 4.2k ★
- Migration Agent — Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies 652 ★
- Silas — Database Architect 296 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
DB Migration Guardian
Validates database migration safety before commit. Detects blocking operations on large tables, missing rollba
Migration Engineer
Database migration specialist for generating, validating, and safely deploying Drizzle migrations. Use when cr
Django Migrate
Use this agent PROACTIVELY when running Django database migrations. This includes checking pending migrations,
Stats
Statistical accuracy reviewer. Use when checking statistical assumptions, flagging sample size issues, reviewi
DatabaseEngineer
Database specialist — schema design, query performance, migrations, data integrity. USE WHEN database review,
DB Schema Auditor
Internal dynos-work agent. Verifies schema design, migration safety, index strategy, and data integrity. Block
Related Skills
Chronicler
Review database schemas, SQL design, migrations, persistence optimization, and constraints.
Embedded Database
SQLite and DuckDB as application-embedded databases at production scale - PRAGMA discipline, schema migrations
Symptomsync Data Change
Use when tasks change the data model or reminder plumbing in supabase/, database/, database/migrations/, or fr