Armory
Source
Browse
Sub-Agents

mongodb-performance-advisor

Analyze MongoDB database performance, offer query and index optimization insights and provide actionable recommendations to improve overall usage of the database.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install mongodb-performance-advisor --cli claude

writes the file to.claude/agents/mongodb-performance-advisor.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/mongodb-performance-advisor.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Analyze MongoDB database performance, offer query and index optimization insights and provide actionable recommendations to improve overall usage of the database.

When to use it

Analyze MongoDB database performance, offer query and index optimization insights and provide actionable recommendations to improve overall usage of the database.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/programming-languages/mongodb-performance-advisor.md -o .claude/agents/mongodb-performance-advisor.md

Notes

Extracted from davila7/claude-code-templates, programming-languages category.