Bulk Rename

Use when a refactor needs the same identifier rename applied across many files (type-cluster renames, magic-string vocabulary moves) — runs a single bash invocation that does longest-first, word-boundary safe replacements across all tracked files in scope, instead of issuing dozens of per-file Edit tool calls

darthmolen Updated

File contents

darthmolen/ai-plugins-and-skills/tree/main/skills/bulk-rename commit ce73326472

Frequently asked questions

npx skillmds@latest add darthmolen/bulk-rename