omakase-off

Gate build requests by choosing brainstorming or parallel variant exploration.

90|6|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/2389-research/claude-plugins --skill omakase-off
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omakase-off
Source: https://github.com/2389-research/claude-plugins/tree/main/test-kitchen/skills/omakase-off
Command: npx skills add https://github.com/2389-research/claude-plugins --skill omakase-off

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill acts as the entry gate for build/create/implement requests, offering a choice between collaborative brainstorming or omakase (chef's-choice parallel exploration) and detecting indecision to propose parallel exploration.

Core Features & Use Cases

  • Orchestrates whether to brainstorm or run multiple variant implementations in parallel.
  • Detects indecision during planning and offers actionable options.
  • Dispatches and manages multiple variant plans, executes them in parallel, and aggregates results for evaluation.

Quick Start

To begin, tell Claude you want brainstorming or omakase, e.g., "omakase-off, propose 3 variants and implement them in parallel."

Frequently Asked Questions about omakase-off

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate multiple software architectures in parallel when I am unsure of the best approach?

Parallel exploration dispatches multiple variant implementations simultaneously to evaluate different architectures. It manages multi-variant plans, executes them in parallel, and aggregates results for scenario testing and fresh-eyes review to determine the winning implementation.

What is the best way to detect indecision during build planning and offer actionable options?

Indecision detection monitors the planning phase of build or implement requests and proactively offers actionable options. It proposes either collaborative brainstorming or chef's-choice parallel exploration to resolve uncertainty about the optimal approach.

Can I use brainstorming and parallel variant implementation together in the same workflow?

Yes, orchestration gates build requests by offering a choice between collaborative brainstorming and parallel variant implementation. You can start with ideation to explore approaches, then dispatch multiple architectures for simultaneous evaluation and winner determination.

How do I run multiple variant plans and aggregate the results for final selection?

Multi-variant dispatch executes parallel implementation plans simultaneously and aggregates the outputs for scenario testing. A fresh-eyes review evaluates the aggregated results within the test-kitchen workflow to determine the final winning architecture.

When should I choose parallel exploration over standard sequential implementation?

Choose parallel exploration whenever there is uncertainty about the best build approach and you need simultaneous evaluation of multiple implementations. It is ideal for variant planning when architectural decisions require scenario testing before committing to a single path.

Does omakase-off require any specific dependencies to orchestrate variant planning?

No dependencies are required. The orchestration skill operates independently to detect indecision, dispatch multiple variant plans, manage parallel execution, and determine a final winner without relying on external components or frameworks.