TigerGTC

5 mods across 1 repository, 2 stars between them.

executor

01

TigerGTC/opus-rail

Agent

The DEFAULT destination for implementation in opus sessions: any coding, debugging, test-writing, or focused-review task that touches more than one trivial file goes here, per task, at the moment the work starts — not as an occasional escalation for large work. Runs Opus 5. Dispatch scoped: single objective, exact…

2 1mo ago C 111 tokens original MIT

planner

02

TigerGTC/opus-rail

Agent

Plan and design drafter on Opus 5. The orchestrator dispatches it to author implementation plans, designs, and idea explorations as ADVISORY DRAFTS: it explores the change area (read-only), weighs alternatives, and returns a structured plan the orchestrator adjudicates against its fuller context. Default lane for…

2 1mo ago A 105 tokens original MIT

redteam

03

TigerGTC/opus-rail

Agent

Adversarial reviewer on Opus 5. The orchestrator dispatches it against any idea, plan, design, architectural decision, or diff BEFORE presenting or committing it: attacks premises, steel-mans the strongest alternative, and names the likeliest failure mode. Read-only — returns findings, never edits. Not a general code…

2 1mo ago A 116 tokens original MIT

worker

04

TigerGTC/opus-rail

Agent

Mechanical/bulk implementation, multi-file edits, and read-heavy search. Delegate here to keep bulk work on Sonnet and reserve Opus for judgment. Use for: repetitive edits across many files, boilerplate, mechanical refactors, running builds/tests, gathering file contents. Not for architectural decisions or judgment…

2 1mo ago C 71 tokens original MIT

opus-rail

05

TigerGTC/opus-rail

Skill Claude CodeCodex

Session control for the FULL opus-rail system (hook-enforced variant). "/opus-rail disable" (or off) pauses every rails injection for this session; "/opus-rail enable" (or on) resumes; "/opus-rail status" reports hook telemetry and mode. Use when the user runs /opus-rail with one of those arguments. This is NOT the…

2 1mo ago A 108 tokens original MIT