juunzzi/recollect

Claude Code 개인 세션 메모리 — git+markdown vault, 하이브리드 검색, 세션 자동 증류

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

SessionStart

01

juunzzi/recollect

Hook

Runs when a session starts, executing session-start.mjs via node. From juunzzi/recollect.

1 14d ago A tokens not measured copy · 80% MIT

UserPromptSubmit

02

juunzzi/recollect

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-submit.mjs via node. From juunzzi/recollect.

1 14d ago A tokens not measured copy · 58% MIT

PreToolUse

03

juunzzi/recollect

Hook

Runs before the agent uses a tool for Read, Edit and Write tool calls, executing pre-tool-use.mjs via node. From juunzzi/recollect.

1 14d ago A tokens not measured original MIT

Stop

04

juunzzi/recollect

Hook

Runs when the agent finishes a response, executing stop.mjs via node. From juunzzi/recollect.

1 14d ago A tokens not measured copy · 56% MIT

PreCompact

05

juunzzi/recollect

Hook

Runs before the context is compacted, executing consolidate.mjs via node. From juunzzi/recollect.

1 14d ago A tokens not measured copy · 58% MIT

SessionEnd

06

juunzzi/recollect

Hook

Runs when a session ends, executing consolidate.mjs via node. From juunzzi/recollect.

1 14d ago A tokens not measured copy · 59% MIT