Migrate Assess banner
phmatray phmatray

Migrate Assess

Security community

Description

--- description: Read-only legacy audit — inventory, diagnostics, risk map, recommended target (no code changes) argument-hint: [path-to-solution] --- Invoke the `migrate-legacy` skill and run **phase 1 (Assess) only** — see `references/phase-1-assess.md`. Target: `$ARGUMENTS` if given, otherwise auto-discover the solution from the current working directory. **Read-only guarantee:** the only file you may create is `migration/assessment.md`. No other file in the target repository is created or

Installation

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

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

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

Full documentation available on GitHub

View Source Repository