subagent-memory
CommunityKeep subagent memory clean and current
Authorfourcolors
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps autonomous subagents retain useful context across invocations without letting their memory files become noisy, repetitive, or too large for prompt injection.
Core Features & Use Cases
- Reload Historical Context: Read MEMORY.md at the start of each task so the subagent can recall prior observations and repository-specific patterns.
- Chronological Observation Logging: Append dated bullets with priority emojis to capture critical lessons, useful facts, and completed milestones.
- Memory Compression: Run a reflection pass before the file approaches the harness limit so the most important knowledge stays compact and usable.
- Use Case: A long-running codebase analyzer can remember file paths, hard constraints, and prior discoveries across many separate runs without losing signal.
Quick Start
Tell the subagent to use subagent-memory so it rereads MEMORY.md, records new observations at task end, and compresses the file before it grows too large.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: subagent-memory Download link: https://github.com/fourcolors/luna/archive/main.zip#subagent-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.