Skip to main content

validate-codemod-recipe

Validate a codemod or migration recipe by running it against a real codebase and iteratively fixing issues found in the output. Use when asked to "test a codemod", "validate a recipe", "run the migration recipe and fix issues", "QA the codemods", "check the codemod output", or "clean up false positives". Also use when a codemod produces incorrect diffs, modifies files it shouldn't, leaves TODO comments that could be resolved, or breaks compilation in the target. Requires a codemod path and a target directory.

Jump to install

Source facts

Repository
backstage/codemods
Last source activity
June 3, 2026 at 19:41
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.