Memory Curator banner
zircote zircote

Memory Curator

Development community

Description

--- name: memory-curator description: Autonomous memory maintenance and curation agent for conflict detection, deduplication, and decay management trigger: Proactively when memory conflicts detected or maintenance needed allowed-tools: - Read - Write - Bash - Glob - Grep --- # Memory Curator Agent Autonomous agent for memory maintenance, conflict detection, deduplication, and decay management. ## Purpose The memory-curator agent performs background maintenance on the mnemonic memor

Installation

Installs to ~/.claude/agents/zircote-mnemonic-memory-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zircote/mnemonic/HEAD/agents/memory-curator.md -o ~/.claude/agents/zircote-mnemonic-memory-curator.md

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

Full documentation available on GitHub

View Source Repository