Break a large, parallelizable goal into bounded work units, coordinate existing agent/worktree machinery, integrate, and verify. Explicit-only.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill batch --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Batch?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-batch-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
---
name: batch
description: Break a large, parallelizable goal into bounded work units, coordinate existing agent/worktree machinery, integrate, and verify. Explicit-only.
invocation: explicit-only
---
# Batch
## Invocation
Explicit-only. Do not start from ambient wording alone.
## When to use
Use for large parallelizable goals that need coordinated sub-work.
## Non-goals
- Do not invent a second orchestration engine; reuse delegate/fleet.
- Do not publish or deploy as part of batching.
## Workflow
1. Partition into bounded units.
2. Run units with existing agent/worktree tools.
3. Integrate results and verify.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!