fivetaku/fablize

A Claude Code plugin that makes Opus behave like Fable — completion, evidence, and verification enforced as procedure. Ships only what a Fable-vs-Opus comparison proved transferable.

894Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

fivetaku/fablize

Hook

Runs when you submit a prompt, before the agent sees it, executing router.sh and gate_prompt.py (2 commands). From fivetaku/fablize.

894 1mo ago A tokens not measured original MIT

PostToolUse

02

fivetaku/fablize

Hook

Runs after a tool call finishes for ^(Bash, Edit, Write, NotebookEdit and MultiEdit)$ tool calls, executing gate_post_tool.py via python3. From fivetaku/fablize.

894 1mo ago A tokens not measured original MIT

Stop

03

fivetaku/fablize

Hook

Runs when the agent finishes a response, executing gate_stop.py via python3. From fivetaku/fablize.

894 1mo ago A tokens not measured original MIT