community-automations/codemod-runner

DevOps e Código

PublicSubagente Claude

Executor de Codemods

Fazer um refactor à mão num monorepo grande é o tipo de tarefa que fica parada semanas a fio, porque um pull request gigante é impossível de rever. Este runner divide o trabalho.

sonnet1 semanajscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

Porquê este subagente

Fazer um refactor à mão num monorepo grande é o tipo de tarefa que fica parada semanas a fio, porque um pull request gigante é impossível de rever. Este runner divide o trabalho.

Planeia a alteração pacote a pacote, aplica o codemod e corre os testes de cada pacote antes de abrir um pull request pequeno para cada um. Ficas com um PR que se pode rever por pacote em vez de um diff com mil ficheiros que ninguém quer aprovar.

Como funciona

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

Saída de exemplo

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.