cowork-mem

Official

Persist and recall project context across sessions.

AuthorMSApps-Mobile
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keeps project continuity across Cowork sessions by storing decisions, file edits, tool outputs, summaries, and notes so the assistant can recall prior work and avoid repeated context gathering.

Core Features & Use Cases

  • Automatic capture hooks: SessionStart recalls summaries, PostToolUse captures file edits and tool outputs, PreCompact marks compaction points.
  • Local persistent storage: SQLite database with FTS5 full-text index and a TF-IDF semantic search layer for concept-level retrieval.
  • CLI management: Scripts to add observations, search, view timelines, start/end sessions, compact old entries, export, and delete.
  • Privacy and quality controls: <private> tagged content is stored but excluded from search, and auto-capture filters avoid trivial noise.
  • Use Case: Start a new work session and immediately recall the last decision on authentication, save a rationale as a decision, and later semantically search for prior debugging insights.

Quick Start

Ask the assistant to recall the last session for project X and summarize outstanding tasks.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cowork-mem
Download link: https://github.com/MSApps-Mobile/claude-plugins/archive/main.zip#cowork-mem

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.