albiol2004

18 mods across 1 repository, 2 stars between them.

trio-init

01

albiol2004/trio-agent-loop

Skill Claude CodeCodex

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

2 10d ago A 30 tokens original MIT

trio

02

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Run ONE full iteration of the duo agent loop (Lead → Evaluator) using the loop/ mailbox files. Designed to be driven by "/loop /trio".

2 10d ago A 36 tokens original MIT

trio-builder

03

albiol2004/trio-agent-loop

Agent Claude Code

Sonnet primary implementation worker for the trio loop. Executes one well-specified increment handed down by the Opus Lead, including substantive application logic, tests, and integration work.

2 10d ago A 39 tokens original MIT

trio-evaluator

04

albiol2004/trio-agent-loop

Agent Claude Code

Opus adversarial evaluator of the duo loop. Verifies the Lead's iteration against PLAN.md's acceptance criteria by actually exercising the code, using Sonnet explorers for scoped reconnaissance and Sonnet implementors only when delegated verification support is needed. Writes VERDICT.md with SHIP / ITERATE (optionally…

2 10d ago A 85 tokens original MIT

trio-lead

05

albiol2004/trio-agent-loop

Agent Claude Code

Opus lead of the duo loop — plans, delegates the main implementation pass to Sonnet builders, then reviews and corrects their work. Maintains PLAN.md and REPORT.md and owns the final result.

2 10d ago A 46 tokens original MIT

trio-repair

06

albiol2004/trio-agent-loop

Agent Claude Code

Sonnet scoped-repair worker for the trio loop. Invoked on VERDICT: ITERATE scope=local: — fixes exactly the listed failure scope with no re-planning, refactoring, or scope expansion.

2 10d ago A 50 tokens original MIT

trio-scout

07

albiol2004/trio-agent-loop

Agent Claude Code

Sonnet read-only explorer for the trio loop. Answers codebase questions for the Opus Lead/Evaluator — how things work, where things live, what conventions exist. Never modifies anything.

2 10d ago A 43 tokens original MIT

trio-productionize

08

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Run a production-readiness audit of the current project against the production-readiness graph — batched probe scouts, tiered judgment assessors, user triage, then hand fix-triaged failures to the trio loop. Use when the user invokes /trio-productionize or asks to productionize/production-harden the project.

2 10d ago A 71 tokens original MIT

trio-ship

09

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Recover an orphaned SHIP verdict — perform the Evaluator's retirement commit (product + mailbox) when a SHIP's commit: lines are missing. No subagent, no model config.

2 10d ago A 44 tokens original MIT

trio-bridge

10

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-bridge

11

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Suggest background Trio work by scanning a project and writing deduplicated proposal cards into proposals/.

2 10d ago A 23 tokens original MIT

trio-omnigent

12

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Run the Cursor-backed Omnigent Trio loop from the current Claude/Codex UI session when the user explicitly says “Trio Omnigent”, “Omnigent Trio”, or invokes /trio-omnigent. Do not use for an ordinary native Trio request.

2 10d ago A 61 tokens original MIT

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Run a Cursor-backed Omnigent production-readiness audit from the current Claude/Codex UI session when the user explicitly says "Productionize Omnigent", "Omnigent Productionize", or invokes /trio-productionize-omnigent. Do not use for an ordinary native productionize run.

2 10d ago A 69 tokens original MIT

trio-init

14

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

15

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

16

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

17

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