Crypto-star/mahoraga

Adaptive autonomous agent plugin for Claude Code that learns from failures and never repeats mistakes

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

UserPromptSubmit

01

Crypto-star/mahoraga

Hook

Runs when you submit a prompt, before the agent sees it, executing init-handler.sh via bash. From Crypto-star/mahoraga.

7 7mo ago A tokens not measured copy · 50% MIT

PreToolUse

02

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.

7 7mo ago A tokens not measured original MIT

PostToolUse

03

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.

7 7mo ago A tokens not measured original MIT

PostToolUseFailure

04

Crypto-star/mahoraga

Hook

Runs when a tool call fails, executing post-tool-handler.sh via bash. From Crypto-star/mahoraga.

7 7mo ago A tokens not measured original MIT

Stop

05

Crypto-star/mahoraga

Hook

Runs when the agent finishes a response, executing stop-handler.sh via bash. From Crypto-star/mahoraga.

7 7mo ago A tokens not measured copy · 50% MIT