Migrate Verify banner
phmatray phmatray

Migrate Verify

Development community

Description

--- description: Re-runnable final quality gate for a migrated app — clean build, tests, diagnostics vs baseline, report argument-hint: [path-to-solution] --- Invoke the `migrate-legacy` skill and run **phase 6 (Verify) only** — see `references/phase-6-verify.md`. Target: `$ARGUMENTS` if given, otherwise auto-discover the solution from the current working directory. This command is re-runnable at any time on a migration branch. If any gate fails (build, tests, `analyze_solution` vs `migration

Installation

Installs to ~/.claude/skills/phmatray-ai-migration-kit-migrate-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/phmatray-ai-migration-kit-migrate-verify && curl -fsSL https://raw.githubusercontent.com/phmatray/ai-migration-kit/HEAD/commands/migrate-verify.md -o ~/.claude/skills/phmatray-ai-migration-kit-migrate-verify/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository