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 claims work is complete - "/fable-judge", "judge this work", "verify what it did", "did that actually work?". Also runs the fable-method trap suite against a skill or model via "/fable-judge suite <target>".
$npx -y skills add sahir619/fable-method --skill fable-judgeInstalls into the current project.
Run `npx skills use "https://github.com/sahir619/fable-method" --skill "sahir619/fable-method/fable-judge"` 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/sahir619/fable-method" that are relevant to the current task. Run `npx skills add "https://github.com/sahir619/fable-method"` and select the relevant skills, then follow their instructions.