Use Codemod CLI when an agent needs to scaffold, test, and run a reviewable multi-step migration workflow with approval gates, rather than applying a one-off search-and-replace or browsing the hosted Codemod platform.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-reviewable-multi-step-codemod-workflows-with-codemod-cli --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Reviewable Multi Step Codemod Workflows With Codemod Cli?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-reviewable-multi-step-codemod-workflows-with-c)More formats (shields.io, HTML) on the badges page.
---
name: "Run reviewable multi-step codemod workflows with Codemod CLI"
slug: "run-reviewable-multi-step-codemod-workflows-with-codemod-cli"
description: "Use Codemod CLI when an agent needs to scaffold, test, and run a reviewable multi-step migration workflow with approval gates, rather than applying a one-off search-and-replace or browsing the hosted Codemod platform."
github_stars: 979
verification: "security_reviewed"
source: "https://github.com/codemod/codemod"
author: "Codemod"
publisher_type: "company"
category: "Code Quality & Review"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "codemod/codemod"
github_stars: 979
npm_package: "codemod"
npm_weekly_downloads: 15360
---
# Run reviewable multi-step codemod workflows with Codemod CLI
Use Codemod CLI when an agent needs to scaffold, test, and run a reviewable multi-step migration workflow with approval gates, rather than applying a one-off search-and-replace or browsing the hosted Codemod platform.
## Prerequisites
Node.js, npm or npx access, target repository, workflow YAML or codemod package
## Installation
Use the upstream install or setup path that matches your environment:
- npx codemod
- npx codemod init my-codemod
- npx codemod workflow run -w my-codemod/workflow.yaml
- npx codemod publish my-codemod
Basic usage or getting-started notes:
- This repo houses the **Codemod CLI** and its underlying **workflow engine** – everything you need to scaffold, test, and run codemods locally or in CI. The CLI can also connect to Codemod’s hosted Registry and Platfor...
- [**Codemod CLI**](https://docs.codemod.com/cli) – Run, test, and publish codemods from your terminal or CI.
- bash
- Source: https://github.com/codemod/codemod
- Extracted from upstream docs: https://raw.githubusercontent.com/codemod/codemod/HEAD/README.md
## Documentation
- https://docs.codemod.com/cli
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-reviewable-multi-step-codemod-workflows-with-codemod-cli/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!