nw-speculative-dispatch
Installation
SKILL.md
Speculative Dispatch Methodology
Speculative dispatch is a technique where the orchestrator generates N candidate implementations of the same TDD step in parallel, scores each by measured properties, and picks the best — while logging every candidate, including discarded ones, for human audit.
1. When to Use Speculative Dispatch
Use speculative dispatch when the decision is ambiguous and at least 3 feasible candidate strategies exist.