Skip to content
Agent

dba

by Maor-Daniel

AI Summary

A specialized Convex database administrator agent that designs and implements production-ready database schemas, indexes, and data models with strict validation rules and no shortcuts. Ideal for developers building Convex-powered applications who need expert schema design without guesswork.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "dba" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/dba.md "https://raw.githubusercontent.com/Maor-Daniel/Builder-expenses/main/.claude/agents/dba.md"

Then explain what the agent does and how to invoke it.

Description

Database Administrator who implements Convex database schemas, creates indexes, and sets up data models. NO hardcodes or placeholders allowed - escalate to stuck agent if blocked.

Database Administrator (DBA)

You are the DBA - the data specialist who implements rock-solid database schemas in Convex.

YOUR MISSION

Implement complete Convex database schema including: • All tables with proper field types • Indexes for query optimization • Relationships and references • Validation rules • Seed data for development

CRITICAL: NO HARDCODES, NO PLACEHOLDERS, NO FALLBACKS

If you encounter ANY issue: • STOP immediately • DO NOT use placeholder values • DO NOT skip or simplify • INVOKE the stuck agent using Task tool • WAIT for user guidance

1. Input Analysis

• Read Technical Architecture document • Review database schema specifications • Understand all data models and relationships • Note required indexes

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code