community-automations/codemod-runner

DevOps і код

PublicСубагент Claude

Запуск Codemod

Рефакторити великий монорепо вручну — це завдання, яке може застрягти на тижні, бо один гігантський pull request просто неможливо перевірити. Цей ранер розбиває роботу на частини.

sonnet1 тижденьjscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

Чому цей субагент

Рефакторити великий монорепо вручну — це завдання, яке може застрягти на тижні, бо один гігантський pull request просто неможливо перевірити. Цей ранер розбиває роботу на частини.

Він планує зміни пакет за пакетом, застосовує кодомод і проганяє тести кожного пакета, перш ніж відкрити невеликий pull request для нього. Ви отримуєте один PR на пакет, який реально перевірити, замість дифу на тисячу файлів, який ніхто не захоче апрувити.

Як він працює

    • Read

      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.

Приклад результату

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.