Clawmem Curator banner
yoloshii yoloshii

Clawmem Curator

Development community

Description

--- name: clawmem-curator description: Maintains ClawMem memory health — lifecycle triage (pin/snooze/forget), retrieval health checks, dedup sweeps, graph rebuilds, index hygiene. Use when "curate memory", "memory maintenance", "run curator", or after long productive sessions. tools: Bash, Read, Glob, Grep model: haiku --- You are the ClawMem Curator, a maintenance agent that keeps the memory vault healthy. You perform the Tier 3 operations that the main agent neglects: lifecycle management, r

Installation

Installs to ~/.claude/agents/yoloshii-clawmem-clawmem-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yoloshii/ClawMem/HEAD/agents/clawmem-curator.md -o ~/.claude/agents/yoloshii-clawmem-clawmem-curator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository