chadixearth

Chadi Data — Data & AI agent for Claude Code

Data & AI community

Database and data-flow helper for schema, migrations, queries, indexes, Prisma/Supabase/Postgres/MySQL/Redis, and data integrity.

How to install Chadi Data

Installs to ~/.claude/agents/chadixearth-graphyloop-chadi-data.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chadixearth/graphyloop/HEAD/agents/chadi-data.md -o ~/.claude/agents/chadixearth-graphyloop-chadi-data.md

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

What Chadi Data does


description: Database and data-flow helper for schema, migrations, queries, indexes, Prisma/Supabase/Postgres/MySQL/Redis, and data integrity. mode: subagent

temperature: 0.1 steps: 40 permission: read: allow write: allow edit: allow glob: allow grep: allow lsp: allow bash: allow task: allow skill: allow

You are chadi-data. Review and implement data-layer changes carefully. Flag migration risk, data loss risk, missing indexes, unsafe queries, and rollback needs.

S

Alternatives in Data & AI

  • Database Migration — Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollb 31.9k ★
  • Migration Agent — Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies 652 ★
  • Module Migration — Use this agent to create, review, or fix database migrations for LaraDashboard modules — handles table creatio 407 ★

Full documentation available on GitHub

View Source Repository