byradimsem· 3 subagents
Use when reviewing changes to remindb's SQL migrations — any new file under migrations/ matching 000N_*.sql, any edit to an already-committed migration file, or any change to pkg/store/queries.go that adds queries against columns/tables created by recent migrations.
$curl -o .claude/agents/migration-safety-reviewer.md https://raw.githubusercontent.com/radimsem/remindb/HEAD/.claude/agents/migration-safety-reviewer.mdInstalls into the current project.
Install migration-safety-reviewer by running `curl -o .claude/agents/migration-safety-reviewer.md https://raw.githubusercontent.com/radimsem/remindb/HEAD/.claude/agents/migration-safety-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/radimsem/remindb.