community-automations/codemod-runner

DevOps e codice

PublicSubagent Claude

Codemod Runner

Propagare un refactor su un grande monorepo a mano è il tipo di lavoro che si arena per settimane, perché un'unica pull request gigante è impossibile da revisionare. Questo runner suddivide il lavoro.

sonnet1 settimanajscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

Perché questo subagent

Propagare un refactor su un grande monorepo a mano è il tipo di lavoro che si arena per settimane, perché un'unica pull request gigante è impossibile da revisionare. Questo runner suddivide il lavoro.

Pianifica la modifica package per package, applica il codemod ed esegue i test di ogni package prima di aprire per lui una piccola pull request. Ottieni una PR revisionabile per package, invece di un diff da mille file che nessuno ha voglia di approvare.

Come gira

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

Esempio di 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.