Plugin Claude Code
Plugin marketplace listing 1 plugin: mahoraga.
Plugin Claude Code
Plugin marketplace listing 1 plugin: mahoraga.
Plugin Claude Code
Adaptive autonomous agent that learns from failures and never repeats mistakes. Combines persistence with failure immunity, rotation-based strategy adaptation, and multi-factor validation.
Command
Show the current Mahoraga session status, immunity database, and wheel state.
Command
Execute tasks with adaptive learning and failure immunity. Mahoraga combines Ralph Loop's persistence with intelligent failure prevention.
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.