Skip to main content
Run any Skill in Manus
with one click
mrtooher
GitHub creator profile

mrtooher

Repository-level view of 3 collected skills across 1 GitHub repositories.

skills collected
3
repositories
1
updated
2026-06-19
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

fable-mode
computer-occupations-all-other

Enforces staged execution discipline on large tasks: a written stage plan, parallel delegation 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-sonnet or fable-haiku instead.

2026-06-19
fable-haiku
computer-occupations-all-other

Run fable-mode execution discipline on Claude Haiku. Spawns a Haiku subagent that follows the staged loop — stage plan, parallel delegation 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 for thorough/systematic/"deep work" handling AND wants it run cheaply or fast ("fable on haiku", "deep work mode but cheap", "stage this on haiku"). Use for high-volume or cost-sensitive work where structure matters more than peak reasoning. Do NOT use for tasks needing top-tier synthesis — use fable-mode (opus) instead.

2026-06-17
fable-sonnet
computer-occupations-all-other

Run fable-mode execution discipline on Claude Sonnet. Spawns a Sonnet subagent that follows the staged loop — stage plan, parallel delegation 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 for thorough/systematic/"deep work" handling AND wants it run on Sonnet ("fable on sonnet", "stage this on sonnet", "deep work mode, sonnet"). Use as the balanced default between Haiku (cheap/fast) and Opus (peak reasoning). Do NOT use for ordinary single-pass tasks.

2026-06-17
Showing 1 of 1 repositories
All repositories loaded