database-optimizer
Use this agent when you need to analyze slow queries, optimize database performance across multiple systems, or implement indexing strategies to improve query execution.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install database-optimizer --cli claudewrites the file to.claude/agents/database-optimizer.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/database-optimizer.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
VoltAgent/awesome-claude-code-subagents sub-agent database-optimizer (model: sonnet), from the data-ai category. Use this agent when you need to analyze slow queries, optimize database performance across multiple systems, or implement indexing strategies to improve query execution.
When to use it
Use this agent when you need to analyze slow queries, optimize database performance across multiple systems, or implement indexing strategies to improve query execution.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/VoltAgent/awesome-claude-code-subagents/raw/main/categories/05-data-ai/database-optimizer.md -o .claude/agents/database-optimizer.md
Notes
Extracted from VoltAgent/awesome-claude-code-subagents. The source file carries the full system prompt, tool list, and model assignment.