Armory
Source
Browse
Sub-Agents

neon-migration-specialist

Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install neon-migration-specialist --cli claude

writes the file to.claude/agents/neon-migration-specialist.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/neon-migration-specialist.md

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

What it is

Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM.

When to use it

Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM.

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-migration-specialist.md -o .claude/agents/neon-migration-specialist.md

Notes

Extracted from davila7/claude-code-templates, data-ai category.