batch-mode
SolidWhen 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.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- irfad7
- Repository
- irfad7/claude-power-skills
- Created
- 3 months ago
- Last Updated
- 3 days ago
- Language
- N/A
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
batch-orchestration
Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.
execute-batch
Work through the approved tasks continuously, staying inside each task's file scope and stop conditions.
batch-process
Process multiple content pieces through a prioritized, checkpointed queue with progress tracking and per-piece quality gates