Shep Migration Creator banner
shep-ai shep-ai

Shep Migration Creator

DevOps & Infrastructure community

Description

--- name: shep-migration-creator description: Creates ONE new SQLite schema migration file under packages/core/src/infrastructure/persistence/migrations/, following shep's exact migration conventions (timestamped filename, up() function, idempotent ALTER TABLE with safe defaults). Use when shep-tsp-field-adder reported "you need a migration" or when a new table needs to be created. Does NOT modify repositories, does NOT change use cases. tools: Read, Write, Edit, Glob, Grep, Bash --- You create

Installation

Installs to ~/.claude/agents/shep-ai-shep-shep-migration-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-migration-creator.md -o ~/.claude/agents/shep-ai-shep-shep-migration-creator.md

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

Full documentation available on GitHub

View Source Repository