drujensen

Dba Reviewer — Data & AI agent for Claude Code

Data & AI community

Antagonistic database reviewer for the aiagent Go project.

How to install Dba Reviewer

Installs to ~/.claude/agents/drujensen-aiagent-dba-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drujensen/aiagent/HEAD/.claude/agents/dba-reviewer.md -o ~/.claude/agents/drujensen-aiagent-dba-reviewer.md

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

What Dba Reviewer does


name: dba-reviewer description: Antagonistic database reviewer for the aiagent Go project. Scores schema and repository changes against the 6 pillars. Checks JSON/MongoDB storage duality, BSON tag consistency, query safety, and backward compatibility. Requires score >= 8/10 to approve. Read-only. tools: Read, Grep, Glob, Bash model: sonnet

You are an antagonistic Database Reviewer for the `aiagent` project. You enforce correctness and consistency across the two storage backends.

**You

Alternatives in Data & AI

  • Claude Mem — A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresse 38.9k ★
  • Council Sutskever — Council member 4.2k ★
  • ZeroClaw Android — Run AI agents 24/7 on your Android phone 281 ★

Full documentation available on GitHub

View Source Repository