Crypto-star

9 mods across 1 repository, 7 stars between them.

mahoraga

02

Crypto-star/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.

7 7mo ago A tokens not measured original MIT

mahoraga-status

03

Crypto-star/mahoraga

Command

Show the current Mahoraga session status, immunity database, and wheel state.

7 7mo ago A 15 tokens original MIT

mahoraga

04

Crypto-star/mahoraga

Command

Execute tasks with adaptive learning and failure immunity. Mahoraga combines Ralph Loop's persistence with intelligent failure prevention.

7 7mo ago A 22 tokens original MIT

UserPromptSubmit

05

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

06

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

07

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

08

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

09

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