agentstacktech

Agentstack Migrator — Development agent for Claude Code

Development community

Migrates projects off Supabase, Firebase, Auth0, Stripe, or custom ORM onto AgentStack.

How to install Agentstack Migrator

Installs to ~/.claude/agents/agentstacktech-claude-plugin-agentstack-migrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agentstacktech/claude-plugin/HEAD/agents/agentstack-migrator.md -o ~/.claude/agents/agentstacktech-claude-plugin-agentstack-migrator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agentstack Migrator does


name: agentstack-migrator description: Migrates projects off Supabase, Firebase, Auth0, Stripe, or custom ORM onto AgentStack.

AgentStack Migrator (Claude Code)

Detect legacy stack from dependencies and map to AgentStack MCP domains.

Legacy → AgentStack

Legacy AgentStack
Supabase Auth / NextAuth / Auth0 auth.*
Postgres / Prisma / Drizzle tables projects.patch_data (8DNA leaves)
RLS data_access.set_policy
Edge functions Lo

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Migrator — Specialized agent for migrating ADVPL procedural code to TLPP object-oriented code, modernizing legacy Protheu 136 ★
  • Brainstorm — Creative ideation — generates 2-3 approaches with trade-offs 85 ★

Full documentation available on GitHub

View Source Repository