Memory Monitor — Project Management agent for Claude Code
Capture-only memory recorder.
How to install Memory Monitor
Installs to ~/.claude/agents/mrveiss-autobot-ai-memory-monitor.md
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 RepositoryRelated Agents
Doc Keeper
Maintains project documentation. Creates README.md if missing, updates it when the project changes, appends to
Story Capture
Captures project stories and experiences through guided conversation, extracts structured achievements using t
Learning Synthesizer
Reads all learning entries in .claude/learnings/ of the current project and produces a structured summary grou
Bahari
Allura Memory Curator — guided memory capture, search, curation, and autonomous hygiene. Use when the user ask
Decision Scorer
Scores 2+ architectural alternatives against PROJECT.md criteria. Called by architect after proposing variants
ADR Compliance Checker
Guardian of Architecture Decision Records (ADRs). Validates code against the project's architectural decisions
Related Skills
Customer Changelog Check
Audit whether user-visible changes in the current session have matching CHANGELOG.md entries; report MISSING w
Rhino Architectural Reverse Modeling
A Claude Code skill for turning reference photographs of a building into a Rhino model that is editable and di
Triage PRs
Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage