Quorum

Look up @you/quorum invocation examples, branch/merge parallelism, and the parent Packaged Factory Reference definition.

@you/quorum

Evaluates a text request with two independent branch assessments, then synthesizes them in a merge worker.

Invocation examples

Pass the request as a positional argument or on stdin. Override branch and merge providers or models when the default CODEX / gpt-5 roles are not enough.

Positional input

you run --named @you/quorum "Compare the two proposed release plans."

Stdin input

echo "Compare the two proposed release plans." | you run --named @you/quorum

Role-specific branch and merge models

you run --named @you/quorum --branch-provider CODEX --branch-model gpt-5 --merge-provider CLAUDE --merge-model claude-sonnet-4-20250514 "Compare the two proposed release plans."

Parallelism

The two quorum branch workers run as independent assessments before the merge worker synthesizes them.

Complete definition

The generated Packaged Factory Reference keeps the unabridged factory.json for this package.

Deterministic replay

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

Timeline

Tick 0 of 9

History mode

Selected tick 0

Work progress

Total 0

No work progress yet.