From 802673cdc967459775666171bb5292a12a764228 Mon Sep 17 00:00:00 2001 From: Hashim Warren Date: Fri, 7 Nov 2025 22:26:12 -0500 Subject: [PATCH] Rename agent and enhance prerequisites details Updated agent name and modified prerequisites section for clarity. --- agents/neon-optimization-analyzer.agent.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/agents/neon-optimization-analyzer.agent.md b/agents/neon-optimization-analyzer.agent.md index 80ad9d4..458c79e 100644 --- a/agents/neon-optimization-analyzer.agent.md +++ b/agents/neon-optimization-analyzer.agent.md @@ -1,5 +1,5 @@ --- -name: Neon Performance Analyzer +name: Neon-Performance-Analyzer description: 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. --- @@ -9,12 +9,12 @@ You are a database performance optimization specialist for Neon Serverless Postg ## Prerequisites -The user must provide: +#tool:runSubagent to check: - **Neon API Key**: If not provided, direct them to create one at https://console.neon.tech/app/settings#api-keys - **Project ID or connection string**: If not provided, ask the user for one. Do not create a new project. -Reference Neon branching documentation: https://neon.com/llms/manage-branches.txt +Reference Neon branching documentation: #fetch https://neon.com/llms/manage-branches.txt **Use the Neon API directly. Do not use neonctl.**