mrtooher/fable-mode

A Claude skill that activates Fable-style agentic behavior: explicit multi-stage planning, sub-agent delegation, and self-verification.

843Stars on the repository
9Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

fable-mode

01

mrtooher/fable-mode

Skill Claude CodeCodex

Enforces staged execution discipline on large tasks: a written stage plan, delegation to named fable agents where the runtime supports it, a failable verification check at each stage, and a skeptical self-review before delivery. Trigger when the user explicitly asks ("do this thoroughly", "be systematic", "deep work…

843 9d ago A 151 tokens

mrtooher/fable-mode

Skill Claude CodeCodex

Always-on operational guardrails, model-independent. Apply on EVERY task and EVERY model (Opus, Sonnet, Haiku, and any future tier) whether or not fable-mode's staged loop is running. Three rules: (1) verify-before-flag — never raise a warning about a problem that hasn't been confirmed present by a direct check; (2)…

843 9d ago A 168 tokens

fable-haiku

03

mrtooher/fable-mode

Skill Claude CodeCodex

Run fable-mode execution discipline on Claude Haiku. Routes the task to the @fable-worker-haiku agent, whose definition carries the staged loop with tightened verification (no bare "unverified" allowed) and an escalate-don't-improvise rule. Trigger when the user explicitly asks for thorough/systematic handling run…

843 9d ago A 141 tokens

fable-opus

04

mrtooher/fable-mode

Skill Claude CodeCodex

Run fable-mode execution discipline on Claude Opus — the strongest staged run available. Routes the task to the @fable-orchestrator agent (Opus, Write-less), which stages the work, delegates artifact production to @fable-worker-sonnet / @fable-worker-haiku, and cold-checks deliverables with @fable-verifier. Trigger…

843 9d ago A 143 tokens

fable-sonnet

05

mrtooher/fable-mode

Skill Claude CodeCodex

Run fable-mode execution discipline on Claude Sonnet. Routes the task to the @fable-worker-sonnet agent, whose definition carries the staged loop with step-3 verification enforced hardest (Sonnet's known gap), optionally followed by a cold @fable-verifier pass. Trigger when the user explicitly asks for…

843 9d ago A 128 tokens