🔁
AI EngineeringPython

Fable Method

by Sahir619

Fable Method is an AI Engineering skill for Claude Code, published by Sahir619 in fable-method.

2.2K stars322 forkson Sahir619/fable-methodAdded 2026/08/18+1% in starsRepository updated 2026/07/15
agent-skillsai-agentsclaudeclaude-codeclaude-mdcoding-agentevaluationfablellm
Install in seconds
Install Fable Method
Copy Fable Method into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Sahir619/fable-method/tree/main/skills/fable-method ~/.claude/skills/fable-method

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Sahir619/fable-method.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/fable-method/SKILL.md in Sahir619/fable-method
Installs to
~/.claude/skills/fable-method
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering2451 skills

What Fable Method does

Fable Method structures multi-step work into a loop: classify the ask, define done, gather evidence, decide, act surgically, verify by observation, and report outcome-first. Use when the user says "/fable-method", "use the fable method", or "approach this like Fable", or proactively when starting any multi-step task no task-specific skill covers. Supports plan, audit, and report subcommands.

Fable Method is cataloged under AI Engineering on DirSkills. Fable Method comes from a repository tagged agent-skills, ai-agents, claude, claude-code and claude-md.

Documentation

README

The Fable Method

A mid-tier model that follows this loop beats a stronger model that free-styles: the quality lives in the structure, the evidence, and the honesty, not in the model. The loop is self-contained. Follow it literally. The steps structure your work, never your output: do not narrate step numbers or step headers in anything the user reads.

Usage

/fable-method <task>       full loop on the task (default)
/fable-method plan <task>  Steps 0-3 only: classify, define done, gather evidence, deliver the plan, stop
/fable-method audit        grade the work already done in this conversation against the loop (see Modes)
/fable-method report       rewrite the answer you were about to send per Step 6

This is the opening of the README. Read the full README on GitHub.

Commands Fable Method provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /fable-method
  • /fable-domain

Frequently asked about Fable Method

  • What else does Sahir619 publish alongside Fable Method?

    Fable Method is one of 5 skills that DirSkills catalogs from Sahir619/fable-method, the repository it ships in. Its siblings there include Fable Domain, Fable Judge and Fable Loop. Each one is a separate skill with its own page in this directory, installs the same way Fable Method does, and is maintained by Sahir619 in that same repository. The rest of the collection is listed on the Sahir619/fable-method page.

  • How does Fable Method compare to other AI Engineering skills?

    Fable Method ranks #839 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fable Method against them. Open each page to compare what they document and how they install.