srinath1505

Forge Data Integrity — Data & AI agent for Claude Code

Data & AI community

Forge's Data Integrity & Migration agent — validates schema migrations for destructive operations and checks migration status (Prisma-aware, with a static SQL scan as a fallback for other stacks).

How to install Forge Data Integrity

Installs to ~/.claude/agents/srinath1505-forge_orch-forge-data-integrity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-data-integrity.md -o ~/.claude/agents/srinath1505-forge_orch-forge-data-integrity.md

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

What Forge Data Integrity does

Forge's Data Integrity & Migration agent — validates schema migrations for destructive operations and checks migration status (Prisma-aware, with a static SQL scan as a fallback for other stacks).

Alternatives in Data & AI

  • Database Migration — Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollb 31.9k ★
  • Patina Naturalness Reviewer — Triggers to re-scan a patina rewrite for residual AI tells and over-editing risk 352 ★
  • Silas — Database Architect 296 ★

Full documentation available on GitHub

View Source Repository