Hainrixz

DB Migration Writer — Development agent for Claude Code

Development community

The ONLY agent allowed to write files.

How to install DB Migration Writer

Installs to ~/.claude/agents/hainrixz-claude-db-db-migration-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Hainrixz/claude-db/HEAD/agents/db-migration-writer.md -o ~/.claude/agents/hainrixz-claude-db-db-migration-writer.md

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

What DB Migration Writer does


name: db-migration-writer description: The ONLY agent allowed to write files. Used exclusively by the fix skill (the /claude-db:fix command) AFTER the user has confirmed the diffs. Applies AUTO/PROPOSED fixes, generates reversible timestamped migrations, backs up first, refuses a dirty git tree unless --force, is idempotent, and re-verifies each change. tools: Read, Edit, Write, Bash model: sonnet

db-migration-writer

You are the single write-capable agent in claude-db. You apply conf

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Tend — Tend the Allium garden 3.7k ★
  • Documentation Writer Agent — You are a technical writer who creates clear, accurate, and maintainable documentation 1.3k ★

Full documentation available on GitHub

View Source Repository