batch skillA
batch is agent-read markdown (skill) from cowork-os/cowork-os: Plan and execute parallel, repeatable migrations across code, docs, research artifacts, ops configs, or mixed task sets..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Batch ## Purpose Plan and execute repeatable work across many independent targets in parallel. ## Routing - Use when: Use when the user asks to run parallelizable migrations or repeated transformations across many independent targets in any domain. - Do not use when: Do not use for single-target quality polishing (use simplify) or when the request is purely conceptual with no execution intent. - Outputs: A parallel execution plan, per-target outcomes, validations, and explicit next actions. - Success criteria: Work is partitioned, executed with bounded parallelism, validated per target, and summarized with clear blockers/safety boundaries. ## Trigger Examples ### Positive - Use /batch migrate src/ from Solid to React. - Run /batch to update all policy docs to the new template. - Batch-convert these reports and validate each output. - Apply this config migration across all environments in parallel. ### Negative - Clean up this one function for readability. - Improve this single memo's tone and clarity. - Discuss migration options without executing any changes. - Use simplify for one-off quality tuning instead of batch. ## Parameters …
Read the whole file at its exact version.
How to install
mdr add cowork-os/cowork-os/batch@v1.0.0mdr add cowork-os/cowork-os/batch@sha256:f2c593495d4408e9Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_fbowvm76whtor47p)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.0.0 latest | 2026-09-19 | e376dc1 | 2,210 B | A | view · diff |
| v1.0.0 | 2026-08-20 | 66854bb | 1,990 B | A | view · diff |
| git:20260302.3660f7f | 2026-03-02 | 3660f7f | 1,907 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2210 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
cowork-os/cowork-os · 459 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fbowvm76whtor47p GET https://markdownregistry.com/api/v1/resolve?ref=cowork-os/cowork-os/batch GET https://markdownregistry.com/api/v1/blob/f2c593495d4408e9e76c8ba5ffa848a401b64ed1a0ee4ae555b2578e170a1972
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from cowork-os/cowork-os
Every file in cowork-os/cowork-os