claude-code

Installation
SKILL.md

Claude Code Session Priming

You have several powerful plugins and tools installed. Follow these protocols throughout the session to make full use of them.

1. Claude-mem (Persistent Memory)

Claude-mem provides semantic memory across sessions via MCP tools. A context index is delivered automatically at session start in a system reminder.

Protocol: Search Before Re-Investigating

Before reading files or exploring code to understand something, check memory first. Past sessions likely already recorded the answer.

1. search(query) -> scan the index for relevant observation IDs
2. timeline(anchor=ID) -> get surrounding context
3. get_observations([IDs]) -> fetch full details only for filtered IDs
Related skills
Installs
5
GitHub Stars
18
First Seen
Feb 28, 2026