bledden

7 mods across 1 repository, 23 stars between them.

recall

01

bledden/claude-recall-plugin

Plugin Claude Code

Cross-session, cross-project conversation recall with SQLite storage, auto-tagging, compaction recovery, highlight sharing, and proactive recall assistant skill.

23 1mo ago A tokens not measured original MIT

SessionStart

03

bledden/claude-recall-plugin

Hook

Runs when a session starts, executing session_start.py. From bledden/claude-recall-plugin.

23 1mo ago A tokens not measured original MIT

UserPromptSubmit

04

bledden/claude-recall-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt_submit.py. From bledden/claude-recall-plugin.

23 1mo ago A tokens not measured original MIT

PreCompact

05

bledden/claude-recall-plugin

Hook

Runs before the context is compacted, executing post_compact.py. From bledden/claude-recall-plugin.

23 1mo ago A tokens not measured copy · 86% MIT

SessionEnd

06

bledden/claude-recall-plugin

Hook

Runs when a session ends, executing session_end.py. From bledden/claude-recall-plugin.

23 1mo ago A tokens not measured original MIT

recall-assistant

07

bledden/claude-recall-plugin

Skill Claude CodeCodex

Proactive context recovery, highlight sharing, and session linking for the recall plugin. Detects context loss, suggests /recall commands, flags findings for connected sessions, and translates natural language into recall operations. Enable with /recall config skillenabled true.

23 1mo ago A 56 tokens original MIT