Save Memory — Development agent for Claude Code
Step agent that executes memory writes from the routing manifest.
How to install Save Memory
Installs to ~/.claude/agents/danielstewart77-hivemind-plugin-save-memory.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielstewart77/hivemind-plugin/HEAD/agents/save-memory.md -o ~/.claude/agents/danielstewart77-hivemind-plugin-save-memory.md Restart Claude Code, or start a new session, for it to be picked up.
What Save Memory does
name: save-memory description: Step agent that executes memory writes from the routing manifest. Loads save specs once per run, processes each chunk per its destination, handles conflict detection and user interaction, then executes writes via memory_store and graph_upsert. tools: Read, Write, Bash model: sonnet maxTurns: 50
save-memory
Execute memory writes for all chunks in the routing manifest.
Input
Parse from the prompt:
session_path: temp directory containing routing-m
Alternatives in Development
- Voice Engineer — GAIA voice interaction specialist 1.5k ★
- Interaction Cooper — 交互设计总监(Alan Cooper 思维模型) 484 ★
- Sanitizer — Generic sanitizer worker agent 262 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Parse Memory
Step agent that parses input into a chunk manifest for memory storage. Handles both manual triggers (remember
Agency Chief Of Staff
Master coordinator pro Filipa — filters noise, owns processes, enforces consistency napříč ekosystem. Use pro
Memory Curator
Autonomous memory maintenance and curation agent for conflict detection, deduplication, and decay management
Metago Dependency Manager
Dependency & Version Manager - specializes in vulnerability scanning, license compliance, version conflict det
Angular Core Expert
Expert in Angular components, services, directives, pipes, DI, signals, change detection, routing, and forms
Git Push
This mode automates committing changes, creating GitHub issues, and opening pull requests with flexible push d
Related Skills
Scraper Run
Deterministic extraction engine. Loads a blueprint, executes pagination, handles auth refresh, rate limits, an
Dsh Claude Import
Import Claude Code config (skills/rules/CLAUDE.md/AGENTS.md) into DeepSeek Harness, with destination preview,
Manage Move
Move or rename a file (GET source → PUT destination → DELETE source — Local REST API has no native move). Repo