Refactor besar-besaran di monorepo raksasa secara manual itu pekerjaan yang bisa mandek berminggu-minggu karena satu pull request raksasa mustahil di-review. Runner ini memecah pekerjaan itu.
sonnet1 minggujscodeshiftts-morphGitHubNx
Claude
83ROI
87Scale
$3.1k91Saved
ROI for
README.md
Mengapa subagent ini
Refactor besar-besaran di monorepo raksasa secara manual itu pekerjaan yang bisa mandek berminggu-minggu karena satu pull request raksasa mustahil di-review. Runner ini memecah pekerjaan itu.
Ia merencanakan perubahan per package, menerapkan codemod, lalu menjalankan test masing-masing package sebelum membuka pull request kecil untuknya. Kamu dapat satu PR yang bisa di-review per package, bukan diff seribu file yang tidak ada yang mau approve.
Cara kerjanya
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Rancang perubahan sebagai satu pull request per paket agar masing-masing tetap kecil dan mudah ditinjau.
pending
Terapkan codemod, jalankan build dan pengujian paket tersebut, lalu kembalikan (revert) secara bersih jika ada yang rusak.
pending
Buka pull request berlabel per paket dengan ringkasan diff dan hasil pengujian yang dilampirkan.
pending
Contoh output
json
// Sample output
// (generated when the pipeline finishes)
Plan a large refactor across packages, then for each package apply the codemod, run its tests, and open a separate pull request with a change summary; never bundle multiple packages into one PR.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.