Skill Detail

Run recipe-driven codebase migrations and framework upgrades with reviewable diffs through OpenRewrite

Apply reusable refactoring recipes to large codebases so framework upgrades and codemods happen as auditable, reviewable changes.

Templates & WorkflowsMulti-Framework
Templates & Workflows Multi-Framework Security Reviewed
⭐ 3.4k GitHub stars ⬇ 26.3k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-recipe-driven-codebase-migrations-and-framework-upgrades-with-reviewable-diffs-through-openrewrite Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Java, Gradle or Maven
Install & setup
Add the OpenRewrite Gradle or Maven plugin to the target repository, select or author the needed recipes, then run the rewrite task and review the generated diffs before merging.
Author
OpenRewrite
Publisher
Organization
Last updated
Apr 14, 2026
Quick brief

Use OpenRewrite when an agent needs to execute a known migration or refactoring recipe across a large codebase, such as framework upgrades, API replacements, or consistency fixes. Invoke this instead of using the underlying ecosystem normally when the task is bulk automated rewrites with reviewable diffs, not ordinary coding or library use. The scope boundary is clear: OpenRewrite is being used here as a recipe-driven migration workflow, not as a generic build plugin, SDK, or platform listing.