What problem does it solve?
This skill helps teams move from design to implementation by enabling parallel exploration of multiple implementation plans derived from a shared design, fostering genuine variation and faster convergence on a robust solution.
Core Features & Use Cases
- Parallel cookoff: spawn multiple subagents, each creates its own plan from the design and independently implements.
- Single subagent: generate and execute a single implementation plan with guided controls.
- Local implementation: plan and implement within the current session for quick prototyping.
- Design-to-implementation transition detection: triggers when design is approved or ready to proceed, prompting the cookoff workflow.
Quick Start
Say the trigger to initiate cookoff, then choose one of the options:
- Cookoff (N parallel implementations)
- Single subagent (one plan, one implementation)
- Local (plan and implement in-session)