Batching Patterns

Batch all related operations into single messages for maximum parallelism and performance. Use when launching multiple agents, reading multiple files, running parallel searches, optimizing workflow speed, or avoiding sequential execution bottlenecks. Trigger keywords - "batching", "parallel", "single message", "golden rule", "concurrent", "performance", "sequential bottleneck", "speed optimization". Use when this capability is needed.

tomevault-io 35dbf75 2 files · 13.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/madappgang--claude-code--batching-patterns commit 35dbf75c2d

Frequently asked questions

npx skillmds@latest add tomevault-io/batching-patterns