Execute Batch Parallel

Execute one "chat" from an Implementation Strategy by fanning out one scoped sub-agent per Ready story IN PARALLEL, then reconciling the board once on the main thread. Use when the user invokes /tandem:execute-batch-parallel with a chat id (e.g. CHAT-02), or asks to run a batch of independent stories concurrently. Operates as Dev/QA hat. Refuses to fan out unless the batch is provably file-disjoint (pm:batch-check, ADR-0075) and every story is DoR-ready — otherwise falls back to serial execute-batch. This command DOES change story status.

DATA-AI-XYZ e755f6c 15.5 KB Updated

File contents

DATA-AI-XYZ/Tandem/tree/main/skills/execute-batch-parallel commit e755f6cc5e

Frequently asked questions

npx skillmds@latest add data-ai-xyz/execute-batch-parallel