@you/fusion

Look up the packaged @you/fusion factory: canonical name, a one-sentence description, concrete named-run examples, short operational notes, and a link to the complete parent definition.

Overview

@you/fusion

@you/fusion runs a two-stage draft-then-refine flow on one request so the second pass improves the first draft before return.

Invocation examples

Invoke the packaged factory by canonical name with you run --named, using positional or stdin input and optional stage overrides.
you run --named @you/fusion "Draft a release summary" --first-provider CLAUDE --second-provider CODEX --output fusion-summary.md
echo "Draft a release summary" | you run --named @you/fusion --first-model claude-sonnet-4-20250514 --second-model gpt-5
you run --named @you/fusion "Draft a release summary" --first-effort high --second-effort medium

Operational notes

Draft and refine run sequentially on the same request. Optional first/second provider, model, and effort flags override each stage independently. Optional --output (or -o) supplies a path for file-oriented markdown callers.

Complete definition

The parent Packaged Factory Reference keeps the complete definition source and published metadata for this package.

Deterministic replay

Inspect a full-mode deterministic work-graph replay for the packaged fusion recording: timeline scrubber, topology, and work progress.

Timeline

Tick 0 of 5

History mode

Selected tick 0

Work progress

Total 0

No work progress yet.