community-automations/codemod-runner

DevOps&コード

PublicClaude サブエージェント

Codemodランナー

巨大なモノレポ全体にリファクタリングを手で適用するのは、1つの巨大なプルリクエストではレビュー不能だから、何週間も停滞しがちな作業だ。このランナーがその作業を分割する。

sonnet1週間jscodeshiftts-morphGitHubNx
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

巨大なモノレポ全体にリファクタリングを手で適用するのは、1つの巨大なプルリクエストではレビュー不能だから、何週間も停滞しがちな作業だ。このランナーがその作業を分割する。

パッケージごとに変更を計画し、codemodを適用し、それぞれのパッケージのテストを実行してから、小さなプルリクエストを開く。パッケージごとに1つのレビュー可能なPRが手に入る。誰も承認したくない1000ファイルのdiffではなく。

動作の流れ

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

出力サンプル

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.