Dep Migrate

Plan major dependency migrations. Analyze breaking changes, repo impact, sequencing, tests, rollback, and risk.

garyld1962 0bd55ee 4 files · 8.4 KB Updated

File contents

Dependency Migrate

Plan a migration before editing code.

Read references/migration-plan.md for the report template. references/legacy/ is archival only.

Workflow

  1. Identify current and target versions.
  2. Verify upstream migration docs when current information matters.
  3. Search the repo for affected APIs and configuration.
  4. Produce staged migration tasks with verification and rollback.
  5. Do not perform the migration unless the user asks for implementation.

garyld1962/savviety-skills/tree/main/codex/plugins/savviety-workflows/skills/dep-migrate commit 0bd55eebf9

Frequently asked questions

npx skillmds@latest add garyld1962/dep-migrate-3