Parallel Tracks

Use when an orchestrator command has sliced implementation work into multiple pieces and needs to decide whether any of them can run in parallel, isolated git worktrees instead of sequentially. Covers the independence test, the interface-contract precondition, dispatch mechanics via the Agent tool's worktree isolation, and the merge-back/cleanup flow. Trigger from /develop's kickoff_readiness checkpoint when the task distribution decomposes the slice into more than one implementation track.

BhangeeF16 c3dfe01 5.0 KB Updated

File contents

BhangeeF16/kaizen/tree/main/skills/parallel-tracks commit c3dfe01e71

Frequently asked questions

npx skillmds@latest add bhangeef16/parallel-tracks