IlyaGorsky

18 mods across 1 repository, 13 stars between them.

memory-toolkit

02

IlyaGorsky/memory-toolkit

Plugin Claude Code

Session memory lifecycle for developers — structured markdown memory, workstreams, handoff, auto-save hooks. No vector DB, no external dependencies.

13 4mo ago A tokens not measured original MIT

UserPromptSubmit

03

IlyaGorsky/memory-toolkit

Hook

Runs when you submit a prompt, before the agent sees it, executing pipeline-hint.js via node. From IlyaGorsky/memory-toolkit.

13 4mo ago A tokens not measured copy · 59% MIT

PreCompact

04

IlyaGorsky/memory-toolkit

Hook

Runs before the context is compacted, executing session-save.js via node. From IlyaGorsky/memory-toolkit.

13 4mo ago A tokens not measured copy · 48% MIT

PostToolUse

05

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.

13 4mo ago A tokens not measured original MIT

SubagentStop

06

IlyaGorsky/memory-toolkit

Hook

Runs when a subagent finishes, executing session-watcher.js via node. From IlyaGorsky/memory-toolkit.

13 4mo ago A tokens not measured original MIT

SessionStart

07

IlyaGorsky/memory-toolkit

Hook

Runs when a session starts, executing session-log.js via node. From IlyaGorsky/memory-toolkit.

13 4mo ago A tokens not measured copy · 61% MIT

docs-reflect

08

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Collect DOC: notes from session, generalize, and propose repo documentation (.claude/rules/, docs/).

13 4mo ago A 27 tokens original MIT

memory-setup

09

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Initialize or upgrade project memory for memory-toolkit. Works with existing auto-memory.

13 4mo ago A 20 tokens original MIT

memory

10

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Project memory — search, workstreams, notes, decisions. Auto-initializes on first use.

13 4mo ago A 22 tokens original MIT

park

11

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Park an idea or task for the next session — save context, don't lose the thought.

13 4mo ago A 20 tokens original MIT

reflect

12

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Session reflection — analyzes what happened, proposes backlog items, captures insights.

13 4mo ago A 16 tokens original MIT

session-continue

13

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Continue a workstream from where you left off — faster than /session-start, no focus selection.

13 4mo ago A 24 tokens original MIT

session-insights

15

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Extract insights from past .jsonl sessions — problems, decisions, friction points. Analyzes sessions you can't see in current context.

13 4mo ago A 31 tokens original MIT

session-restore

16

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Context restoration from .jsonl session backups. Parses history, builds chronology, saves key decisions to memory.

13 4mo ago A 25 tokens original MIT

session-start

17

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Cold session start — context, status, focus. Use at the beginning of each new session.

13 4mo ago A 22 tokens original MIT

task-template

18

IlyaGorsky/memory-toolkit

Skill Claude CodeCodex

Internal orchestrator — runs YAML pipelines with phases, dependencies, and verification gates.

13 4mo ago A 19 tokens original MIT