Rylaa

17 mods across 2 repositories, 55 stars between them.

fable-orchestrator

01

Rylaa/fable5-opus5-orchestrator

Plugin Claude Code

Fable 5-first multi-agent orchestration for Claude Code: a token-frugal chair profile with tier routing (Sonnet 5 carries the volume, Opus 5 the hard slices), chair-sized effort per worker, a Requirements Ledger, guard hooks that enforce the discipline, and automatic teammate reaping. A clarification phase grills an…

53 2d ago A tokens not measured original MIT

orchestrator

02

Rylaa/fable5-opus5-orchestrator

Plugin Claude Code

Token-frugal multi-agent orchestration for Claude Code, built for a Claude Fable 5 chair: Fable plans and decides, Sonnet 5 carries the volume, Opus 5 takes the hard slices and escalations — each worker's effort sized by the chair — and a two-tier verification valve guards the close. When the Fable limit runs dry, an…

53 2d ago A tokens not measured original MIT

fire

03

Rylaa/fable5-opus5-orchestrator

Command

Start a task the orchestrator way — clarify it, write the ledger, hand it out, verify the close.

53 2d ago A 22 tokens original MIT

SessionStart

04

Rylaa/fable5-opus5-orchestrator

Hook

Runs when a session starts, executing inject_instructions.py via python3. From Rylaa/fable5-opus5-orchestrator.

53 2d ago A tokens not measured original MIT

PreToolUse

05

Rylaa/fable5-opus5-orchestrator

Hook

Runs before the agent uses a tool for ^(Agent, Task, Workflow and TaskCreate)$ tool calls, executing ledger_guard_spawn.py via python3. From Rylaa/fable5-opus5-orchestrator.

53 2d ago A tokens not measured original MIT

PostToolUse

06

Rylaa/fable5-opus5-orchestrator

Hook

Runs after a tool call finishes for ^(Agent and Task)$ tool calls, executing agent_watchdog.py via python3 with --record. From Rylaa/fable5-opus5-orchestrator.

53 2d ago A tokens not measured original MIT

Stop

07

Rylaa/fable5-opus5-orchestrator

Hook

Runs when the agent finishes a response, executing ledger_guard_stop.py via python3. From Rylaa/fable5-opus5-orchestrator.

53 2d ago A tokens not measured original MIT

SessionEnd

08

Rylaa/fable5-opus5-orchestrator

Hook

Runs when a session ends, executing cleanup_session_cache.py via python3. From Rylaa/fable5-opus5-orchestrator.

53 2d ago A tokens not measured original MIT

UserPromptSubmit

09

Rylaa/fable5-opus5-orchestrator

Hook

Runs when you submit a prompt, before the agent sees it, executing remind_reply_shape.py, agent_watchdog.py and context_watch.py via python3 with --surface (3 commands). From Rylaa/fable5-opus5-orchestrator.

53 2d ago A tokens not measured original MIT

clarify

10

Rylaa/fable5-opus5-orchestrator

Skill Claude CodeCodex

Clarification protocol — grill an ambiguous request into a Requirements Ledger before any delegation. The chair MUST load this whenever a request arrives carrying ambiguity that would change the work; Rule 0.5 in the core profile only summarizes it.

53 2d ago A 49 tokens original MIT

playbook

11

Rylaa/fable5-opus5-orchestrator

Skill Claude CodeCodex

Orchestrator playbook — the full delegation contract (research pipeline, subagent output contract, spawn economics, forks, teammate lifecycle, verification procedure, chair hygiene). The chair MUST load this before its first delegation of every session; the core only summarizes it.

53 2d ago A 55 tokens original MIT

fable-sol-fusion

13

Rylaa/fable-GPT-5.6-fusion

Plugin Claude Code

Multi-model fusion for Claude Code + Codex: a parallel panel (1x Claude Fable 5 via claude -p locked at --effort max + 1x GPT-5.6 Sol via codex locked at ultra; /fusion-max adds a 2nd Fable 5 panelist) answers a task independently and blind, then GPT-5.6 Sol (codex, ultra) judges and a Claude Fable 5 synthesizer (via.

2 1mo ago A tokens not measured original MIT

Rylaa/fable-GPT-5.6-fusion

Instructions file

Claude Code instructions for Rylaa/fable-GPT-5.6-fusion, covering claude fable 5 — system prompt, claudebehavior, productinformation, refusalhandling and legalandfinancialadvice.

2 1mo ago B 15,713 tokens copy · 100% MIT

fusion-max

15

Rylaa/fable-GPT-5.6-fusion

Command

Run Fusion MAX — panel of 2× Fable 5 (max) + GPT-5.6 Sol (ultra), GPT-5.6 Sol judges, Fable 5 synthesizes.

2 1mo ago C 41 tokens original MIT

fusion

16

Rylaa/fable-GPT-5.6-fusion

Command

Run Fusion — panel of Fable 5 (max) + GPT-5.6 Sol (ultra), GPT-5.6 Sol judges, Fable 5 synthesizes.

2 1mo ago C 37 tokens original MIT

fusion

17

Rylaa/fable-GPT-5.6-fusion

Skill Claude CodeCodex

Answer a hard task by fanning it out to a PANEL of two frontier models running in parallel and blind — 1× Claude Fable 5 (claude -p, locked max) + 1× GPT-5.6 Sol (via codex, locked ultra), each answering the task verbatim with web search and bash, none seeing the other's work. Then GPT-5.6 Sol (via codex, ultra)…

2 1mo ago B 273 tokens original MIT