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.**