Db Opt banner
pedrol-cmd pedrol-cmd

Db Opt

Data community

Description

--- description: Identifies and optimizes slow database queries and schema bottlenecks. --- # /db-opt Optimizes your data persistence layer. ## Usage 1. Provide a slow query or an execution plan (`EXPLAIN`). 2. The agent will suggest indexes, query rewrites, or schema changes. 3. Verifies the performance improvement. ## Specialist Agent @database-architect

Installation

Installs to ~/.claude/commands/pedrol-cmd-brain-drin-db-opt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pedrol-cmd/brain-drin/HEAD/.claude/commands/db-opt.md -o ~/.claude/commands/pedrol-cmd-brain-drin-db-opt.md

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

Full documentation available on GitHub

View Source Repository