chrisryugj/fable-ish

Fable-style verification gate for Claude Code: don't say done until it's verified. Port of the Codex plugin by Agent Korea (플라잉따릉이).

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

UserPromptSubmit

01

chrisryugj/fable-ish

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From chrisryugj/fable-ish.

41 1mo ago A tokens not measured copy · 81% MIT

PreToolUse

02

chrisryugj/fable-ish

Hook

Runs before the agent uses a tool for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing pre_tool_use.py via python3. From chrisryugj/fable-ish.

41 1mo ago A tokens not measured original MIT

PermissionRequest

03

chrisryugj/fable-ish

Hook

Runs when the agent asks permission for an action for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing permission_request.py via python3. From chrisryugj/fable-ish.

41 1mo ago A tokens not measured original MIT

PostToolUse

04

chrisryugj/fable-ish

Hook

Runs after a tool call finishes for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing post_tool_use.py via python3. From chrisryugj/fable-ish.

41 1mo ago A tokens not measured original MIT

PostToolUseFailure

05

chrisryugj/fable-ish

Hook

Runs when a tool call fails for ^(Bash, PowerShell, Edit, Write, MultiEdit and NotebookEdit)$ tool calls, executing post_tool_use.py via python3. From chrisryugj/fable-ish.

41 1mo ago A tokens not measured original MIT

Stop

06

chrisryugj/fable-ish

Hook

Runs when the agent finishes a response, executing stop_gate.py via python3. From chrisryugj/fable-ish.

41 1mo ago A tokens not measured original MIT