onurpolat05/ALBA

Turn Claude Code into a personal AI agent with persistent memory. Interactive setup, 9 skills, 8 hooks, role-agnostic. Verified against v2.1.220.

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

SessionStart

01

onurpolat05/ALBA

Hook Claude Code

Runs when a session starts, executing session-start.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured copy · 52% MIT

UserPromptSubmit

02

onurpolat05/ALBA

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing agent-suggest.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured copy · 47% MIT

PreToolUse

03

onurpolat05/ALBA

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing bash-validator.sh via bash. From onurpolat05/ALBA.

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

PostToolUse

04

onurpolat05/ALBA

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing error-logger.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured original MIT

PostToolUseFailure

05

onurpolat05/ALBA

Hook Claude Code

Runs when a tool call fails, executing error-logger.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured original MIT

Stop

06

onurpolat05/ALBA

Hook Claude Code

Runs when the agent finishes a response, executing memory-check.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured copy · 39% MIT

SessionEnd

07

onurpolat05/ALBA

Hook Claude Code

Runs when a session ends, executing session-end.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured original MIT

PreCompact

08

onurpolat05/ALBA

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured copy · 50% MIT

PostCompact

09

onurpolat05/ALBA

Hook Claude Code

Runs after the context is compacted, executing post-compact.sh via bash. From onurpolat05/ALBA.

20 1mo ago A tokens not measured copy · 47% MIT