Dispatches a task to a Claude Fable 5 subagent with a prompt written the way Fable 5 wants to be prompted, and holds a back-and-forth with it across turns. Use when the user says /ask-fable, ask fable, fable, fable 5, send this to fable, hand this off to fable, get a Fable second opinion, or when a task sits at the top of the difficulty range: multi-hour or multi-day implementations, deep debugging, whole-repo review or bug hunts, dense technical screenshots, or ambiguous multithreaded requests where first-shot correctness matters.
$npx -y skills add antoniocascais/claude-code-toolkit --skill ask-fableInstalls into the current project.
Run `npx skills use "https://github.com/antoniocascais/claude-code-toolkit" --skill "antoniocascais/claude-code-toolkit/ask-fable"` 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/antoniocascais/claude-code-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/antoniocascais/claude-code-toolkit"` and select the relevant skills, then follow their instructions.