Results for “session-tracking”
6 skillsLoki
Maintains a working memory file for AI agents, tracking active goals, completed tasks, performance metrics, blockers, and key decisions across sessions.
0 · bundle
Session Memory
Maintains a persistent session memory across Claude sessions by loading project state at startup, capturing errors and decisions during work, and writing structured handoff summaries at session end.
2 · bundle
More results
Reflect
Generates a structured post-task reflection capturing surprises, patterns, prompt improvements, and gotchas, writing it to a markdown file without modifying project rules.
0
Mem Search
Search and retrieve past work from claude-mem's persistent cross-session memory database using a three-layer workflow: search, timeline, and fetch.
Session Wrapup
Closes out a working session by updating docs/progress.md, reporting uncommitted and unpushed git work, and listing decisions and open threads. Read-only on git, never commits or pushes.
0
Core
Organizes persistent company memory using a PARA-structured knowledge base with daily notes, atomic facts, and entity tracking for cross-session agent recall.
10