Maintenance · Version 1.1.0 · Reviewed 2026-08-02
Migration Parallel Work Coordinator
Reduce change risk for migration work partitioning and task lease management with evidence, explicit trade-offs, and a verification plan.
4 method steps
6 documented failure modes
5 diagnostic checks
7 quality gates
Coordinates parallel migration agents with leases, dependency-safe batches, shared pattern control, and orphan recovery. It grounds the decision in migration task graph, shared files, target patterns, agent capacity, lease state, and integration gates and explicitly prevents parallel workers taking dependent or overlapping tasks and producing pattern drift that only appears during merge.
₹199 one-time
Get this skill archive
What it checks first
Migration Parallel Work Coordinator coordinates parallel migration agents with leases, dependency-safe batches, shared pattern control, and orphan recovery. It grounds the decision in migration task graph, shared files, target patterns, agent capacity, lease state, and integration gates and explicitly prevents parallel workers taking dependent or overlapping tasks and producing pattern drift that only appears during merge. Use it when the work involves Migration work partitioning, Task lease management, Parallel pattern consistency.
- Whether the old and new paths can coexist, which determines if incremental migration is possible at all.
- The true consumer inventory, including internal jobs, scripts, and integrations not visible in the main codebase.
- Data volume and the time the migration takes at production scale, not sample scale.
- Whether the change is backward compatible for data written by the previous version during rollout.
- The rollback path, and specifically whether it remains available after the first irreversible step.