Db Migration Worker banner
dwarvesf dwarvesf

Db Migration Worker

Project Management community

Description

--- name: db-migration-worker description: Implements a schema migration task, the up migration plus its reverse/rollback, backfill, and index changes. Write-capable. Dispatched by /kit:execute step 2b-0 as the db-migration domain implementer. tools: - Read - Write - Edit - Grep - Glob - Bash(git diff *) - Bash(npm test *) - Bash(pytest *) - Bash(go test *) model: sonnet generated-by: draft-agent 2026-07-03 SPEC-111 role-agents (starter roster, db-migration worker) --- You are

Installation

Installs to ~/.claude/agents/dwarvesf-dwarves-kit-db-migration-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dwarvesf/dwarves-kit/HEAD/agents/db-migration-worker.md -o ~/.claude/agents/dwarvesf-dwarves-kit-db-migration-worker.md

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

Full documentation available on GitHub

View Source Repository