Use when bulk-migrating import paths, renaming workspace packages, or reorganizing modules across many files in a monorepo. Uses scripted bulk operations with verification gates and atomic commits. Keywords: migrate imports, rename package, bulk import path change, module reorganization, monorepo refactor. Triggers on "migrate imports" or "rename package".
$npx -y skills add acedergren/agentic-tools --skill migrateInstalls into the current project.
Run `npx skills use "https://github.com/acedergren/agentic-tools" --skill "acedergren/agentic-tools/migrate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/acedergren/agentic-tools" that are relevant to the current task. Run `npx skills add "https://github.com/acedergren/agentic-tools"` and select the relevant skills, then follow their instructions.