community-automations/codemod-runner

DevOps i kod

PublicSubagent Claude

Uruchamiacz codemodów

Ręczne przeprowadzanie refaktoryzacji w dużym monorepo to zadanie, które potrafi utknąć na tygodnie, bo jednego ogromnego pull requesta nie da się zrecenzować. Ten runner dzieli pracę na części.

sonnet1 tydzieńjscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

Dlaczego ten subagent

Ręczne przeprowadzanie refaktoryzacji w dużym monorepo to zadanie, które potrafi utknąć na tygodnie, bo jednego ogromnego pull requesta nie da się zrecenzować. Ten runner dzieli pracę na części.

Planuje zmiany pakiet po pakiecie, uruchamia codemod i przepuszcza testy każdego pakietu, zanim otworzy dla niego mały pull request. Dostajesz jednego PR-a do zrecenzowania na pakiet zamiast diffa na tysiąc plików, którego nikt nie chce zaakceptować.

Jak działa

    • 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.

Przykładowe wyjście

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.