Wp Migration Review banner
jorgerosal jorgerosal

Wp Migration Review

Development community

Description

--- description: WordPress migration and upgrade review - validates versioned upgrades, schema changes, dbDelta usage, backfills, and rollout safety argument-hint: [file-or-directory] --- Use and follow the **wp-migration-upgrade-review** skill to perform a comprehensive WordPress migration and upgrade review. **Target**: $ARGUMENTS (if empty, use current working directory) Execute the full Code Review Workflow from the skill, load reference files as needed for deeper analysis, and format out

Installation

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

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

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

Full documentation available on GitHub

View Source Repository