Plugin Claude Code
Plugin marketplace listing 1 plugin: memory-toolkit.
Plugin Claude Code
Plugin marketplace listing 1 plugin: memory-toolkit.
Plugin Claude Code
Session memory lifecycle for developers — structured markdown memory, workstreams, handoff, auto-save hooks. No vector DB, no external dependencies.
Hook
Runs when you submit a prompt, before the agent sees it, executing pipeline-hint.js via node. From IlyaGorsky/memory-toolkit.
Hook
Runs before the context is compacted, executing session-save.js via node. From IlyaGorsky/memory-toolkit.
Hook
Runs after a tool call finishes for Bash(git commit*) tool calls, executing memory.js and session-watcher.js via bash with --oneline (2 commands). From IlyaGorsky/memory-toolkit.
Hook
Runs when a subagent finishes, executing session-watcher.js via node. From IlyaGorsky/memory-toolkit.
Hook
Runs when a session starts, executing session-log.js via node. From IlyaGorsky/memory-toolkit.
Skill Claude CodeCodex
Collect DOC: notes from session, generalize, and propose repo documentation (.claude/rules/, docs/).
Skill Claude CodeCodex
Initialize or upgrade project memory for memory-toolkit. Works with existing auto-memory.
Skill Claude CodeCodex
Project memory — search, workstreams, notes, decisions. Auto-initializes on first use.
Skill Claude CodeCodex
Park an idea or task for the next session — save context, don't lose the thought.
Skill Claude CodeCodex
Session reflection — analyzes what happened, proposes backlog items, captures insights.
Skill Claude CodeCodex
Continue a workstream from where you left off — faster than /session-start, no focus selection.
Skill Claude CodeCodex
Session completion — handoff, reflect, docs-reflect cascade.
Skill Claude CodeCodex
Extract insights from past .jsonl sessions — problems, decisions, friction points. Analyzes sessions you can't see in current context.
Skill Claude CodeCodex
Context restoration from .jsonl session backups. Parses history, builds chronology, saves key decisions to memory.
Skill Claude CodeCodex
Cold session start — context, status, focus. Use at the beginning of each new session.
Skill Claude CodeCodex
Internal orchestrator — runs YAML pipelines with phases, dependencies, and verification gates.