What problem does it solve?
New Claude Code sessions often start with missing project context, stale memories, or fragmented cross-session continuity which forces the assistant to re-learn or guess prior work; this primer automates restoring that context so work can continue immediately.
Core Features & Use Cases
- Activate Serena project context: runs the Serena MCP activation and reads the five canonical project memories (overview, structure, style, suggested commands, task checklist).
- Retrieve cross-session continuity: scans the claude-mem CMEM header and fetches recent observations or performs semantic searches to recover last work and decisions.
- Assess workspace state: runs git status/log/branch checks and inspects openspec change directories to determine the working-tree and active tasks.
- Domain identification & recommendations: infers the task domain (spacebot-dev, spacedrive-dev, spaceui-dev, cluster-context, etc.) and recommends the appropriate domain skill without preloading it.
- Resilience patterns: documents the Claude-Mem read gate behavior and includes read strategies (explicit limits) to avoid truncated reads.
Quick Start
Prime the session to load Serena memories, retrieve recent claude-mem observations, assess git state, and produce a concise readiness report.