superuser-pal/awesome-second-brain

The AI-assisted second brain that connects your notes, ideas, and tasks into persistent context for agentic workflows using Claude Code + Obsidian

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

SessionStart

01

superuser-pal/awesome-second-brain

Hook Claude Code

Runs when a session starts on startup, resume and clear, executing session-start.sh via bash. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PreToolUse

02

superuser-pal/awesome-second-brain

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing pre-tool-use.ts via bun. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

UserPromptSubmit

03

superuser-pal/awesome-second-brain

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing classify-message.ts via bun. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PostToolUse

04

superuser-pal/awesome-second-brain

Hook Claude Code

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing validate-write.ts via bun. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PreCompact

05

superuser-pal/awesome-second-brain

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh via bash. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

Stop

06

superuser-pal/awesome-second-brain

Hook Claude Code

Runs when the agent finishes a response, executing stop-hook.sh via bash. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT

PostCompact

07

superuser-pal/awesome-second-brain

Hook Claude Code

Runs after the context is compacted, running echo 'Context was just compacted. Re-read brain/CACHE.md now. From superuser-pal/awesome-second-brain.

14 4mo ago A tokens not measured original MIT