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 mode") OR when the task objectively spans multiple files, multiple sources, or multiple sessions. Do NOT trigger on ordinary multi-step requests that a direct attempt handles fine. For a run pinned to a specific model, use fable-opus, fable-sonnet, or fable-haiku instead. Always-on guardrails (verify-before-flag, warning batching, sed safety) live in the companion execution-guardrails skill.
$npx -y skills add mrtooher/fable-mode --skill fable-modeInstalls into the current project.
Run `npx skills use "https://github.com/mrtooher/fable-mode" --skill "mrtooher/fable-mode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mrtooher/fable-mode" that are relevant to the current task. Run `npx skills add "https://github.com/mrtooher/fable-mode"` and select the relevant skills, then follow their instructions.