community-automations/codemod-runner

DevOps & code

PublicClaude-subagent

Codemod-runner

Een refactor met de hand door een grote monorepo vegen is het soort klus dat wekenlang stilstaat omdat één gigantische pull request niet te reviewen is. Deze runner splitst het werk op.

sonnet1 weekjscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Een refactor met de hand door een grote monorepo vegen is het soort klus dat wekenlang stilstaat omdat één gigantische pull request niet te reviewen is. Deze runner splitst het werk op.

Het plant de wijziging package voor package, past de codemod toe en draait de tests van elk package voordat het er een kleine pull request voor opent. Je krijgt één reviewbare PR per package in plaats van een diff van duizend bestanden die niemand wil goedkeuren.

Hoe hij werkt

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

Voorbeelduitvoer

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.