fable-method
01Plugin Claude Code
Home of the Fable Workflow plugin: Claude Fable 5's working method as four skills (think / act / prove / grow), with the eval that keeps them honest.
Plugin Claude Code
Home of the Fable Workflow plugin: Claude Fable 5's working method as four skills (think / act / prove / grow), with the eval that keeps them honest.
Plugin Claude Code
The Fable Workflow: how Claude Fable 5 worked, distilled into four skills any model can run. Think (fable-method), act (fable-loop), prove (fable-judge), grow (fable-domain). Evidence-backed: ships its own eval, failures included.
Instructions file CodexOpenCode
Instructions for Sahir619/fable-method, covering agents.md - the fable method, usage, step 0 - classify the ask, step 1 - define done and step 2 - gather evidence.
Skill Claude CodeCodex
Ensures configuration and code changes are released correctly. Use PROACTIVELY whenever you edit config.json, change any setting, or fix a configuration bug in this project, so the change reaches production.
Skill Claude CodeCodex
Discuss a domain with the user, research it from real sources, then generate a trusted skill bundle for it - a step-by-step workflow with a flowchart, a domain adapter, a trap fixture, and a smoke eval. Use when the user says "/fable-domain ", "make a skill for ", "add a domain to the fable method", or "give a lesser…
Skill Claude CodeCodex
Adversarial verification of finished work. Treats any "done" as a set of claims, then re-runs the claimed verifications, diffs what actually changed, detects weakened tests and false completion claims, and delivers an evidence-based verdict (VERIFIED / VERIFIED WITH CAVEATS / REFUTED). Use after any agent or model…
Skill Claude CodeCodex
End-to-end orchestrated workflow that runs a task the way Fable ran sessions - parallel evidence subagents, one committed plan, surgical execution with an intent gate, adversarial verification agents, honest outcome-first report. Use for non-trivial multi-step tasks when the user says "/fable-loop", "run the fable…
Skill Claude CodeCodex
A step-by-step problem-solving loop (classify the ask, define done, gather evidence, decide, act surgically, verify by observation, 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 that no…