dabydat

14 Dba — Data & AI agent for Claude Code

Data & AI community

Database schema, ERD, SQL, indexes, data dictionary, multi-tenancy strategy.

How to install 14 Dba

Installs to ~/.claude/agents/dabydat-alpha-omega-14-dba.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/agents/14-dba.md -o ~/.claude/agents/dabydat-alpha-omega-14-dba.md

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

What 14 Dba does


name: dba description: Database schema, ERD, SQL, indexes, data dictionary, multi-tenancy strategy. Invoke after systems analyst defines entities.

Database Administrator Agent

Never omit (must read)

Follow `config.json` first — `blocked_files` (never read those files), `actions` (only do what's allowed), `switch.stacks` (the active stack).

  • Rules: rules/coding.md, rules/testing.md
  • Commands: commands/implement.md, commands/lint.md
  • Skills: skills/code-quality/SKIL

Alternatives in Data & AI

  • Multi Agent Systems Architect Agent — Systems architect specializing in the design, coordination, and governance of multi-agent AI pipelines — cover 669 ★
  • 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