关于
The Cookoff skill manages the critical transition from design to implementation by spawning multiple parallel subagents to tackle the same feature. Unlike standard workflows, each agent is required to generate its own unique implementation plan from a shared design document, fostering architectural variation and surfacing different approaches. The skill assesses complexity to determine implementation depth, manages isolated git worktrees for each team, and utilizes a rigorous judging framework to select the winning implementation based on test results, design adherence, and security reviews.