اكتساح إعادة هيكلة عبر monorepo كبير يدوياً من نوع المهامّ التي تتعثّر أسابيع، لأن pull request عملاقاً واحداً يستحيل مراجعته. هذا المُشغِّل يقسّم العمل.
sonnetأسبوع واحدjscodeshiftts-morphGitHubNx
Claude
83ROI
87Scale
$3.1k91Saved
ROI for
README.md
لماذا هذا الوكيل تحديدًا
اكتساح إعادة هيكلة عبر monorepo كبير يدوياً من نوع المهامّ التي تتعثّر أسابيع، لأن pull request عملاقاً واحداً يستحيل مراجعته. هذا المُشغِّل يقسّم العمل.
يخطّط التغيير حزمةً حزمة، يطبّق الـ codemod، ويشغّل اختبارات كل حزمة قبل فتح pull request صغير لها. تحصل على PR واحد قابل للمراجعة لكل حزمة، بدل فرقٍ بألف ملف لا يريد أحد اعتماده.
كيف يعمل
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.
يخطّط التغيير كـ pull request واحد لكل حزمة، كي تبقى كلٌّ منها صغيرة قابلة للمراجعة.
pending
يطبّق الـ codemod، يشغّل بناء واختبارات تلك الحزمة، ويتراجع بنظافة إن انكسر شيء.
pending
يفتح pull request موسوماً لكل حزمة، مرفقاً بملخّص فرق ونتائج الاختبارات.
pending
نموذج للمخرجات
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.