shep-ai

Shep Migration Creator — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Creates ONE new SQLite schema migration file under packages/core/src/infrastructure/persistence/migrations/, following shep's exact migration conventions (timestamped filename, up() function, idempote.

How to install Shep Migration Creator

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.

What Shep Migration Creator does


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

Alternatives in DevOps & Infrastructure

  • Terraform Specialist — You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem 31.9k ★
  • Azure Infrastructure Engineer — Azure infrastructure and Az PowerShell automation expert 13.9k ★
  • Cloud Architect — Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies 2.8k ★

Full documentation available on GitHub

View Source Repository