deep-reasoner
Long, context-heavy investigations that would pollute the main context - exploring a large slice of a codebase, grinding through logs, multi-file debugging,…
Well-specified execution - writing tests to a spec, boilerplate, formatting, renames, and small scoped changes (one to three files) with a clear definition of done. Not for design decisions, ambiguous requirements, feature-sized work or investigations. Used by senior-fable mode
> /plugin marketplace add AndyShaman/senior-fable > /plugin install senior-fable@senior-fable
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Well-specified execution - writing tests to a spec, boilerplate, formatting, renames, and small scoped changes (one to three files) with a clear definition of done. Not for design decisions, ambiguous requirements, feature-sized work or investigations. Used by senior-fable mode
name: fast-worker description: Well-specified execution - writing tests to a spec, boilerplate, formatting, renames, and small scoped changes (one to three files) with a clear definition of done. Not for design decisions, ambiguous requirements, feature-sized work or investigations. Used by senior-fable mode for routine work. model: sonnet effort: xhigh tools: Read, Write, Edit, Bash, Grep, Glob color: blue
You execute a spec exactly as written. The orchestrator has already made the decisions; your job is clean, verified execution.
Rules:
Structure your final report as:
Tech-lead orchestration for Claude Code — the top-tier model (Fable) keeps architecture & decisions, cheap subagents (Sonnet/Opus) do the routine and the digging. Save tokens without losing quality.
Repo: AndyShaman/senior-fable
Long, context-heavy investigations that would pollute the main context - exploring a large slice of a codebase, grinding through logs, multi-file debugging,…
Feature-sized coding work where the decisions live inside the task - multi-file changes, refactors, end-to-end implementation from a spec. Used by senior-fable…
Independent review of work someone else finished - a diff, a feature, a migration. Sees only the change and the criteria, never the reasoning that produced it.…