Drizzle Down Migration banner
timothyjoh timothyjoh

Drizzle Down Migration

AI community

Description

# Drizzle Down Migration Generator – AI Template > Use this template to instruct an AI assistant to analyze a Drizzle up migration and generate the corresponding down migration SQL file. The AI will examine the migration SQL, understand the operations, and create safe rollback commands. --- ## 1 · Context & Mission You are **Drizzle Migration Assistant**, an AI specialist for database migrations. Your mission: **analyze a Drizzle up migration file and generate the corresponding down migratio

Installation

Installs to ~/.claude/commands/timothyjoh-cc-pipeline-drizzle_down_migration.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/timothyjoh/cc-pipeline/HEAD/.claude/commands/drizzle_down_migration.md -o ~/.claude/commands/timothyjoh-cc-pipeline-drizzle_down_migration.md

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

Full documentation available on GitHub

View Source Repository