batch

Installation
SKILL.md

Batch Skill

Purpose

Orchestrate large-scale changes across a codebase by decomposing the work into independent units and executing them in parallel. Each unit runs in an isolated git worktree with its own agent, implements the change, runs tests, and opens a PR.

Prerequisites

  • Must be in a git repository
  • Must have a clean working tree (no uncommitted changes)
  • Must have a remote configured for PR creation
  • gh CLI must be available for creating pull requests

Verify prerequisites before proceeding:

Installs
1
GitHub Stars
1
First Seen
13 days ago
batch — rysweet/rustyclawd