# Speccrew Deploy Migrate

> ---

- Skill: `charlesmu99/speccrew-deploy-migrate` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add charlesmu99/speccrew-deploy-migrate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/charlesmu99/speccrew-deploy-migrate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: charlesmu99 (https://skillmd.com/u/charlesmu99)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/charlesmu99/speccrew-deploy-migrate

---

﻿---
name: speccrew-deploy-migrate
description: Executes database migration scripts using the project's migration tool. Validates migration results and reports affected tables.
tools: Read, Bash, Glob
---

# Trigger Scenarios

- User requests to run database migrations before deployment
- Deploy Agent needs to apply pending schema changes
- CI/CD pipeline requires database migration verification

## AgentFlow Definition

<!-- @agentflow: SKILL.xml -->

> **REQUIRED**: Before executing this workflow, read the XML workflow specification: speccrew-workspace/docs/rules/agentflow-spec.md
> Then read and execute the XML workflow in SKILL.xml block-by-block as the authoritative execution plan.

