isolated-db-branches

Installation
SKILL.md

Isolated DB Branches

Install a branch-isolated Drizzle + Neon workflow. The core split is: branch/dev databases use db:push; main/release owns db:generate, db:migrate, and production deploy.

Inspect First

Read before editing:

  • package.json, workspace files, lockfile, and package manager pin
  • Drizzle config and schema path
  • existing migration directory and data-migration conventions
  • .github/workflows/*
  • deployment setup and provider
  • repo instruction files such as AGENTS.md, CLAUDE.md, and README

If the repo does not use Neon or Drizzle, stop and propose only the parts that still apply.

Setup Steps

Related skills

More from wiseiodev/agentic-playbook

Installs
1
GitHub Stars
1
First Seen
14 days ago