fable-baton
01Plugin Claude Code
Fable 5 as a token-frugal orchestrator with tiered Opus/Sonnet/Haiku agents.
Plugin Claude Code
Fable 5 as a token-frugal orchestrator with tiered Opus/Sonnet/Haiku agents.
Plugin Claude Code
Turns Fable 5 into a token-frugal orchestrator: Fable keeps judgment, tiered Opus/Sonnet/Haiku agents do the labor.
Instructions file CodexOpenCode
Instructions for realgarit/fable-baton, covering fable-baton: agent instructions, project memory (distilled), cross-agent conventions and working notes.
Instructions file
Instructions for realgarit/fable-baton, a project described as: Claude Code plugin: Fable 5 as a token-frugal orchestrator with tiered Opus/Sonnet/Haiku agents.
Agent
Deep technical work. Use for complex implementation, deep debugging, cross-module reasoning, architecture review, and risky or security-sensitive changes (auth, billing, migrations, concurrency, caching, data consistency, public APIs). Also reviews work from cheaper agents for hidden flaws.
Agent
Standard engineering execution. Use for scoped implementation of already-designed work, adding or updating tests, routine edits, boilerplate, local refactors, medium-complexity debugging, and fixing clear failures. Does not make product calls or change architecture.
Agent
Cheap evidence gathering. Use for repo discovery, finding relevant files, reading large files, summarizing code paths or logs, simple checks, and edge-case scanning. Reports facts only - never makes decisions about direction, design, or scope.
Agent
Independent evidence-based verification. Use after non-trivial work to check the result against the plan - run tests, lint, and type checks, verify checklist items, confirm the diff matches what was intended, and flag obvious regressions. Reports pass/fail with evidence; never fixes anything.
Hook
Runs when a session starts, executing session-start.sh. From realgarit/fable-baton.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-nudge.sh. From realgarit/fable-baton.
Hook
Runs after a tool call finishes, executing inline-counter.sh. From realgarit/fable-baton.
Skill Claude CodeCodex
One-time setup and health check for fable-baton. Use when the user asks to set up, configure, verify, or troubleshoot fable-baton - sets the default model to "best" (Fable 5 with Opus fallback) in /.claude/settings.json and verifies the plugin is fully installed.