trio-bridge
01Command
Scan the current project in the background and write deduplicated Trio proposal cards into proposals/.
Research-hardened two-agent coding loop (Lead + adversarial Evaluator) for Claude Code, with a portable driver for Codex, Cursor, OpenCode, Pi, Hermes, Gemini and more — agents communicate via markdown mailboxes
Command
Scan the current project in the background and write deduplicated Trio proposal cards into proposals/.
Command
Initialize the Trio loop in the current project — creates the loop/ mailbox directory and GOAL.md from the given goal text.
Command
Productionize the current project — run the production-readiness graph against the repo, batching probe checks to scouts and escalating judgment items per profile tier, triage failures with the user, then hand fix-triaged items to the trio loop.
Command
Manually recover an orphaned SHIP verdict — performs the Evaluator's retirement commit (product + mailbox) for a SHIP whose commit: lines are missing. No subagent, no model config.
Command
Run one or more iterations of the Trio agent loop using the loop/ mailbox files. /trio = one supervised iteration; /trio auto = keep iterating in-session until SHIP, BLOCKED, or NEEDSHUMAN.