DB Migration Writer — Development agent for Claude Code
The ONLY agent allowed to write files.
How to install DB Migration Writer
Installs to ~/.claude/agents/hainrixz-claude-db-db-migration-writer.md
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 RepositoryRelated Agents
Crucible Qg Fix
Fix agent / Plan Writer for Crucible quality-gate — applies fixes for red-team findings (main fix loop, re-rev
Remediation
Vulnerability Remediation Agent (SSDF RV.2.2). Write-capable implementer for confirmed vulnerabilities only. I
Engineering Minimal Change Engineer
Engineering specialist focused on minimum-viable diffs — fixes only what was asked, refuses scope creep, prefe
Gsd Code Fixer
Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commi
Remediator
Fix-up agent for an existing PR branch — rebases onto the integration branch, resolves merge conflicts, fixes
Review Fix Agent
Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction g
Related Skills
Atry Self Review
Self-review code produced from .agent-relay/plan.md using implement-plan.md and implement-report.md; fix confi
UX Fix
Opt-in fix loop. Reads the latest report from .ux/, validates working tree, and applies findings as atomic com
Fix And Validate
Run the Lancet2 fix-mode validation suite (iwyu-fix + lint-check + test). Mirrors the pre-commit gate's scope