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
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.
Hook
Runs when you submit a prompt, before the agent sees it, executing router.sh and gate_prompt.py (2 commands). From 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.
Hook
Runs when the agent finishes a response, executing gate_stop.py via python3. From fivetaku/fablize.