skills/migration-plan-pack/SKILL.md
Generate premium migration planning packs for framework, library, database, infrastructure, or architecture upgrades with risk matrix, checklist, rollout plan, and test strategy.
npx skillsauth add hasna/skills migration-plan-packInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a migration package from current state, target state, system context, and operating constraints. Hosted runs can inspect richer project inputs, while local direct execution produces deterministic artifacts for validation.
skills auth login.skills run migration-plan-pack --system "Acme SaaS" --from "Next.js 14, Postgres 14" --to "Next.js 16, Postgres 16"
skills run migration-plan-pack --from "single-region worker" --to "multi-region worker" --constraints "no downtime, preserve RLS"
| Option | Description | Default |
|--------|-------------|---------|
| --system <text> | Product, repo, app, or service being migrated. | Migration Target |
| --from <text> | Current framework, library, database, infrastructure, or architecture state. | current state |
| --to <text> | Desired target state. | target state |
| --scope <list> | Comma-separated systems or workstreams in scope. | app, data, deploy, tests |
| --constraints <text> | Risk, downtime, compliance, billing, or operational constraints. | optional |
| --deadline <text> | Date, release train, or migration window. | optional |
| --strategy <type> | phased, big-bang, or parallel-run. | phased |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
migration-plan.mdrisk-matrix.csvordered-checklist.mdtest-strategy.mddependency-map.jsonrollout-plan.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates