When the user needs to perform the same operation across multiple files, components, or entities. Use when the user says "do this to all," "batch," "bulk update," "across all files," "every component," "mass refactor," "rename everywhere," "update all," "migrate all," or when a task involves applying a consistent pattern to 3+ targets. Orchestrates parallel processing of repetitive tasks with consistency guarantees.
$npx -y skills add irfad7/claude-power-skills --skill batch-modeInstalls into the current project.
Run `npx skills use "https://github.com/irfad7/claude-power-skills" --skill "irfad7/claude-power-skills/batch-mode"` 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/irfad7/claude-power-skills" that are relevant to the current task. Run `npx skills add "https://github.com/irfad7/claude-power-skills"` and select the relevant skills, then follow their instructions.