albiol2004/trio-agent-loop

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

2Stars on the repository
18Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

trio-bridge

01

albiol2004/trio-agent-loop

Command

Scan the current project in the background and write deduplicated Trio proposal cards into proposals/.

2 10d ago A 18 tokens original MIT

trio-init

02

albiol2004/trio-agent-loop

Command

Initialize the Trio loop in the current project — creates the loop/ mailbox directory and GOAL.md from the given goal text.

2 10d ago A 25 tokens original MIT

trio-productionize

03

albiol2004/trio-agent-loop

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.

2 10d ago A 48 tokens original MIT

trio-ship

04

albiol2004/trio-agent-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.

2 10d ago A 41 tokens original MIT

trio

05

albiol2004/trio-agent-loop

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.

2 10d ago A 49 tokens original MIT