Speccrew Deploy Migrate

---

charlesmu99 112dd6b 2 files · 7.9 KB Updated

File contents

--- 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

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.

charlesmu99/speccrew/tree/main/.speccrew/skills/speccrew-deploy-migrate commit 112dd6bee5

Frequently asked questions

npx skillmds@latest add charlesmu99/speccrew-deploy-migrate