bulk-run

Community

Run Claude Code skills across repos in parallel.

Authortsilva
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables running a Claude Code skill across many repositories in parallel, dramatically speeding up large-scale automation tasks.

Core Features & Use Cases

  • Parallel execution: Dispatch the selected skill to multiple repositories concurrently with configurable batch sizes.
  • Progress tracking & resume: Persist progress to a local file and resume interrupted runs without repeating completed work.
  • Use Case: Run a README-generator across all repos in a monorepo to update documentation in one pass.

Quick Start

Use the bulk-run skill to execute another skill across all repos in a directory. Example: uv run bulk-run run --skill "readme-author" --repos-dir "/path/to/repos" --filter "mcp-*" --batch-size 4

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bulk-run
Download link: https://github.com/tsilva/claude-skills/archive/main.zip#bulk-run

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.