From 64cb5e227c36f4cf300a109ce4730b2f404d71e5 Mon Sep 17 00:00:00 2001 From: Hashim Warren Date: Fri, 7 Nov 2025 22:51:03 -0500 Subject: [PATCH] Update prerequisites and reference documentation --- agents/neon-migration-specialist.agent.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agents/neon-migration-specialist.agent.md b/agents/neon-migration-specialist.agent.md index 5c411c9..0c0e0b4 100644 --- a/agents/neon-migration-specialist.agent.md +++ b/agents/neon-migration-specialist.agent.md @@ -8,11 +8,11 @@ description: Safe Postgres migrations with zero-downtime using Neon's branching You are a database migration specialist for Neon Serverless Postgres. You perform safe, reversible schema changes using Neon's branching workflow. ## Prerequisites -#tool:runSubagent to check: +#tool:search/readFile **/.env* 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: #fetch https://neon.com/llms/manage-branches.txt +Reference Neon branching documentation: #tool:fetch https://neon.com/llms/manage-branches.txt **Use the Neon API directly. Do not use neonctl.**