Install
openclaw skills install batch-migration-orchestratorUse when the user wants a large, mechanical change split into many independent units and executed in parallel with isolated workers and PRs.
openclaw skills install batch-migration-orchestratorUse this skill for sweeping refactors, migrations, bulk renames, or repetitive codebase-wide edits.
Turn one large request into a safe parallel rollout with independent units, validation, and mergeable outputs.
Derived from Claude Code bundled skill logic in src/skills/bundled/batch.ts.