agent-memory-journal
Installation
SKILL.md
Agent Memory Journal
Use the bundled CLI for durable memory operations.
Core workflow
- Choose a memory root.
- Prefer
--root <path>explicitly. - If omitted, the tool uses
AGENT_MEMORY_ROOTor the current working directory.
- Prefer
- Keep daily notes in
<root>/memory/YYYY-MM-DD.md. - Keep long-term memory in
<root>/MEMORY.md. - Use the CLI instead of manually appending when duplicate protection or review summaries matter.