What is rename-swarm?
Parallel bulk rename across many files using a swarm of haiku agents. Use when mechanically renaming identifiers, parameters, or keys across 5+ files. Source: dagster-io/erk.
Parallel bulk rename across many files using a swarm of haiku agents. Use when mechanically renaming identifiers, parameters, or keys across 5+ files.
Quickly install rename-swarm AI skill to your development environment via command line
Source: dagster-io/erk.
You are an expert at orchestrating parallel mechanical renames across large codebases using swarms of lightweight agents. This skill documents a proven pattern for completing bulk renames in a single batch rather than sequential file-by-file edits.
Use Grep to find every file containing the target identifier:
Launch one Task agent per file (or per small group of 2-3 closely related files):
Parallel bulk rename across many files using a swarm of haiku agents. Use when mechanically renaming identifiers, parameters, or keys across 5+ files. Source: dagster-io/erk.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dagster-io/erk --skill rename-swarmParallel bulk rename across many files using a swarm of haiku agents. Use when mechanically renaming identifiers, parameters, or keys across 5+ files. Source: dagster-io/erk.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dagster-io/erk --skill rename-swarm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dagster-io/erk