data modeling agents

7 tagged data modeling, measured the same way as everything else here.

Browse within: database-migrations 6

db-migration-writer

01

Hainrixz/claude-db

Agent

The ONLY agent allowed to write files. Used exclusively by the fix skill (the /claude-db:fix command) AFTER the user has confirmed the diffs. Applies AUTO/PROPOSED fixes, generates reversible timestamped migrations, backs up first, refuses a dirty git tree unless --force, is idempotent, and re-verifies each change.

19 2mo ago A 78 tokens original MIT

Hainrixz/claude-db

Agent

Read-only performance & scale specialist. Use proactively during a database audit to analyze indexing, index hygiene, query patterns, concurrency, connection pooling, partitioning/sharding, replicas/views, and storage/bloat. Feeds the Performance & Scale score.

19 2mo ago A 55 tokens original MIT

Hainrixz/claude-db

Agent

Read-only schema & data-integrity specialist. Use proactively during a database audit to analyze normalization, primary-key strategy, referential integrity, types/precision, constraints, defaults/generated columns, naming, temporal/history, multitenancy, and security/access. Feeds the Design & Integrity score.

19 2mo ago A 65 tokens original MIT