community-automations/codemod-runner

DevOps & Code

PublicClaude-Subagent

Codemod-Runner

Ein Refactoring von Hand durch ein großes Monorepo zu treiben, ist genau die Art Aufgabe, die wochenlang stockt, weil ein riesiger Pull Request unmöglich zu prüfen ist. Dieser Runner teilt die Arbeit auf.

sonnet1 Wochejscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

Warum dieser Subagent

Ein Refactoring von Hand durch ein großes Monorepo zu treiben, ist genau die Art Aufgabe, die wochenlang stockt, weil ein riesiger Pull Request unmöglich zu prüfen ist. Dieser Runner teilt die Arbeit auf.

Er plant die Änderung Paket für Paket, wendet den Codemod an und lässt die Tests jedes Pakets laufen, bevor er dafür einen kleinen Pull Request öffnet. Sie bekommen einen prüfbaren PR pro Paket statt eines Diffs über tausend Dateien, den niemand freigeben will.

So läuft er

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

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