Hook
Runs when you submit a prompt, before the agent sees it, executing init-handler.sh via bash. From Crypto-star/mahoraga.
Adaptive autonomous agent plugin for Claude Code that learns from failures and never repeats mistakes
Hook
Runs when you submit a prompt, before the agent sees it, executing init-handler.sh via bash. From Crypto-star/mahoraga.
Hook
Runs before the agent uses a tool for Bash, Write, Edit, WebFetch and WebSearch tool calls, executing pre-tool-handler.sh via bash. From Crypto-star/mahoraga.
Hook
Runs after a tool call finishes for Bash, Write and Edit tool calls, executing post-success-handler.sh via bash. From Crypto-star/mahoraga.
Hook
Runs when a tool call fails, executing post-tool-handler.sh via bash. From Crypto-star/mahoraga.
Hook
Runs when the agent finishes a response, executing stop-handler.sh via bash. From Crypto-star/mahoraga.