Wp Migration banner
jorgerosal jorgerosal

Wp Migration

Development community

Description

--- description: Quick WordPress migration scan - fast pattern detection for version guards, schema changes, dbDelta use, and risky backfills argument-hint: [path] --- Use the **wp-migration-upgrade-review** skill to perform a quick migration check. **Target**: $ARGUMENTS (if empty, use current working directory) Focus only on the "Search Patterns for Quick Detection" section -- run the scan commands to find migration and upgrade issues fast. Report matches with file:line references and sever

Installation

Installs to ~/.claude/skills/jorgerosal-wordpress-skills-wp-migration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jorgerosal-wordpress-skills-wp-migration && curl -fsSL https://raw.githubusercontent.com/jorgerosal/wordpress-skills/HEAD/commands/wp-migration.md -o ~/.claude/skills/jorgerosal-wordpress-skills-wp-migration/SKILL.md

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

Full documentation available on GitHub

View Source Repository