migrations

Create step-by-step migration guides for version upgrades and breaking changes.

4|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/89jobrien/steve --skill migrations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrations
Source: https://github.com/89jobrien/steve/tree/main/steve/skills/migrations
Command: npx skills add https://github.com/89jobrien/steve --skill migrations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provided migration guides for version upgrades, breaking changes, and system migrations. It is now deprecated in favor of the Documentation skill.

Core Features & Use Cases

  • Document breaking changes and API updates
  • Create step-by-step migration guides
  • Plan database migrations and rollback procedures

Quick Start

Use the Migration Guide template to document upgrades (e.g., from v1.x to v2.x). Note: This Skill is deprecated; prefer Documentation for future work.