memory-manager
Memory Manager Skill
Memory Location
All memory files live in Operator Team OS/6. Memory/.
3-Tier System
| Tier | File | Purpose | Who Writes |
|---|---|---|---|
| Long-Term | LONG_TERM.md |
Canonical company facts. Rarely changes. | Agent proposes, human confirms |
| Active | ACTIVE.md |
Company dashboard — who's working on what, links to real files. | Agent writes, human reviews |
| Logs | logs/YYYY-MM-DD.md |
Daily session summaries. Append-only. | Agent auto-generates |
Reading Memory (Session Start)
Load in this order:
6. Memory/LONG_TERM.md(always)6. Memory/ACTIVE.md(always)6. Memory/logs/— today's file and yesterday's file if they exist
Writing Memory
Long-Term (LONG_TERM.md)
- Never write directly. Propose changes to the user.
- Format: append
[PROPOSED YYYY-MM-DD] <fact>and ask user to confirm.
Active (ACTIVE.md)
- Write directly when priorities shift or a significant decision is made.
- Date-stamp entries in the "Recent Decisions" section.
- Update per-person "Focus" and "Where We're At" sections.
- Link to deeper files using relative paths.
- Active is a map, not a warehouse. Keep it brief and point to the real work.
Logs (logs/YYYY-MM-DD.md)
- One file per day, shared across all users.
- Append session summaries at end of session, or when context is about to be lost.
- Format:
## Session — HH:MM (User Name)
**Topics**: topic1, topic2
**Decisions**:
- Decision description and rationale
**Action Items**:
- [ ] Action item description
**Notes**:
- Any other noteworthy context
Proactive Memory Behavior
When a conversation surfaces a significant decision, preference, or factual change:
- Assess if it's worth remembering (not trivial details)
- Offer: "This seems important — want me to commit it to memory?"
- If yes, write to the appropriate tier
- If unsure which tier, default to Active
Do NOT ask about trivial or obvious things. Use judgment.
More from rangerrick337/operator-os
pdf-conversion
Convert PDF documents to well-structured Markdown files. Use when user asks
12xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
5docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
4skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
4pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
3