cookoff

Installation
SKILL.md

Cookoff

Same design, multiple cooks compete. Each implementation team creates their own plan from the shared design, then implements it. Natural variation emerges from independent planning decisions.

Part of Test Kitchen Development:

  • omakase-off - Chef's choice exploration (different approaches/designs)
  • cookoff - Same design, multiple cooks compete (each creates own plan + implements)

Key insight: Don't share a pre-made implementation plan. Each agent generates their own plan from the design doc, ensuring genuine variation.

Directory Structure

docs/plans/<feature>/
  design.md                    # Input: from brainstorming
  cookoff/
    impl-1/
      plan.md                  # Agent 1's implementation plan
    impl-2/
Related skills

More from 2389-research/claude-plugins

Installs
12
GitHub Stars
31
First Seen
Jan 26, 2026