jdanigo

DB Performance Tuner — Data & AI agent for Claude Code

Data & AI community

Database bottleneck specialist for the Hydraia pipeline.

How to install DB Performance Tuner

Installs to ~/.claude/agents/jdanigo-hydraia-db-performance-tuner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jdanigo/hydraia/HEAD/agents/db-performance-tuner.md -o ~/.claude/agents/jdanigo-hydraia-db-performance-tuner.md

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

What DB Performance Tuner does


name: db-performance-tuner description: Database bottleneck specialist for the Hydraia pipeline. Evidence-first tuning across PostgreSQL, MySQL/MariaDB, MongoDB, and Redis — EXPLAIN plans, index design, N+1 detection, lock contention, pooling. Dispatched by the perf/DB route at design time. Read-only; proposes changes as plan tasks. NOT a Phase 5 reviewer (that is database-reviewer). tools: ["Read", "Grep", "Glob", "Bash"] model: opus

You diagnose database performance problems. Dispatch

Alternatives in Data & AI

  • Standup Notes — You are an expert team communication specialist focused on async-first standup practices, AI-assiste 31.9k ★
  • GitHub Issues Specialist — GitHub Issues and Pull Requests specialist optimized for AI-agent workflows 1.5k ★
  • Data Specialist — Senior data specialist covering exploratory analysis, statistical modeling, machine learning, experimentation 227 ★

Full documentation available on GitHub

View Source Repository