neon-optimization-analyzer
Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install neon-optimization-analyzer --cli claudewrites the file to.claude/agents/neon-optimization-analyzer.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/neon-optimization-analyzer.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes.
When to use it
Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes.
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/data-ai/neon-optimization-analyzer.md -o .claude/agents/neon-optimization-analyzer.md
Notes
Extracted from davila7/claude-code-templates, data-ai category.