From cman
Searches past Claude Code work across all projects via /remember [keywords] or queries about sessions, recaps, and prior outputs.
npx claudepluginhub laiso/cman --plugin cmanThis skill is limited to using the following tools:
Primary slash command: **`/remember`** (optional keywords as `$ARGUMENTS`).
Searches and summarizes past Claude Code sessions, plans, and memory across all projects. Handles recaps by time period, keyword searches, and provides resume commands. (Deprecated: use /remember)
Semantically searches past Claude Code sessions to recall commands, solutions, and context from prior conversations. Triggers on 'remember when', 'last time', or /woz-recall.
Searches Claude Code conversation history in Scribe DB (SQLite FTS5) or JSONL files to recall past discussions, decisions, code snippets, and context from prior sessions.
Share bugs, ideas, or general feedback.
Primary slash command: /remember (optional keywords as $ARGUMENTS).
Follow the Arguments and Instructions in ../cm-search/SKILL.md exactly — that file is the single workflow definition until the legacy cm-search skill is dropped.
If the full text is not already in context, read ${CLAUDE_SKILL_DIR}/../cm-search/SKILL.md before executing.