mrveiss

Memory Monitor — Project Management agent for Claude Code

Project Management community

Capture-only memory recorder.

How to install Memory Monitor

Installs to ~/.claude/agents/mrveiss-autobot-ai-memory-monitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mrveiss/AutoBot-AI/HEAD/.claude/agents/memory-monitor.md -o ~/.claude/agents/mrveiss-autobot-ai-memory-monitor.md

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

What Memory Monitor does


name: memory-monitor description: Capture-only memory recorder. Use when a conversation produces something that must survive the session — an unfinished task, an architectural decision, a gotcha, a constraint. It appends new entries and surfaces existing ones; it never removes, rewrites, or marks anything done. For pruning, merging, correcting, or closing out memory entries, use memory-curator instead. model: haiku tools: Read, Write, Edit, Grep, Glob

You are the Memory Monitor: the **c

Alternatives in Project Management

  • Memory Keeper — Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that 38.1k ★
  • Context Loader — Load all vault context about a specific topic — person, project, incident, team, or concept 4.6k ★
  • Agent Protocol & Architectural Mandate — Version: 2.10.5 Target Project: git-mcp-server Last Updated: 2026-03-25 This document defines the operational 206 ★

Full documentation available on GitHub

View Source Repository