Packs
2 packs@micsapp
Plugin
Persistent memory system for Claude Code - seamlessly preserve context across sessions
5 skills · pack
@samyakjhaveri
Sam Superpowers
Fork of obra/superpowers 5.0.7: the 14 core skills (TDD, debugging, collaboration patterns) with the mandatory-gate SessionStart injection replaced by a short judgment-based router. Skills are tools, not gates.
14 skills · pack
Results for “sessions”
11 skillsbaton
Manages conversation context across sessions and compactions using TLDR summaries, structured documentation, and searchable history.
54 · bundle
kb
Maintains a PARA-structured knowledge base on disk for persistent project context, decisions, and architecture records across agent sessions.
10
kb-memory
Persists and recalls agent knowledge across sessions using four approaches: static KB, company wiki, persistent memory, and session brain.
10 · bundle
More results
loki
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
content-engine
Analyzes project memory and git history to track improvements, update documentation, and generate LinkedIn content drafts after significant sessions.
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-end
Overwrites a single-file session baton with a high-level summary, the standing goal, and the next task, following a template.
0
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
memu
Persists context across sessions by compiling sources into a local SQLite store and markdown tree, then retrieves relevant memory via embedding search.
567 · bundle
ck
Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.
1 · bundle