Install
openclaw skills install @antreasantoniou/plus-ultraRun a Byzantine 2+1 plan before consequential work and a fresh, plan-blind reality check afterward. Use when the user asks for Plus Ultra, maximum rigor, independent proposals, enforced verification, or help responding to a Plus Ultra hook gate. Claude Code can enforce the loop through the included hook adapter; on Codex and other hosts it is a convention unless separately wired and verified.
openclaw skills install @antreasantoniou/plus-ultraGo beyond: two independent minds propose, one arbiter rules, reality confirms.
task -> proposer A (read-only, blind) --\
-> arbiter -> one plan -> main applies once
task -> proposer B (read-only, blind) --/ |
v
fresh reality verifier (plan-blind)
Each proposal includes exact changes, verification, rollback, and uncertainties. The arbiter must not average incompatible plans into vague consensus.
| Agreement | Arbiter action |
|---|---|
| Full | Apply; confidence 90+ |
| Minor differences | Pick the cleaner plan; confidence 80+ |
| Structural differences | Analyze and merge explicitly; confidence 60-85 |
| Fundamental disagreement | Escalate; do not force a winner |
Where the Claude Code hook adapter is installed, record the approved plan before mutation:
plusultra plan --session "$CLAUDE_SESSION_ID" --arbiter Athena --verdict -
After the fresh verifier checks reality:
plusultra confirm --session "$CLAUDE_SESSION_ID" --verifier Argus --verdict -
The commands read verdict text from standard input. If nothing observable exists, record
unobservable; that is an outcome, not a pass.
plusultra doctor passes.The command classifier is deliberately conservative but heuristic. It is not a shell parser, sandbox, permission system, or proof that a command is safe.
Subagents are exempt from the hook to prevent recursive deadlock. The CLI and recognized read-only
commands are also exempt. Disable with PLUS_ULTRA=off or plusultra off; every CLI escape is
written to ~/.plus-ultra/audit.jsonl.