vault/Operations/Claude/skills/memory/memory-update/SKILL.md
Maintain two-tier memory system (Chief-of-Staff + topics) after conversations, extracting and organizing new facts based on utility thresholds.
npx skillsauth add eddowding/cortex memory-updateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Maintain two-tier memory system after conversations containing new or changed information.
Knowledge curator, expert at identifying genuinely valuable information worth preserving for {SYSTEM_NAME}'s future task execution.
Update memory with new/changed information that improves {SYSTEM_NAME}'s ability to execute future tasks for {USER_NAME}.
This skill maintains the two-tier memory architecture:
Most information falls way below the 50% mark. Core utility criteria: "likely useful to X% of future requests."
Scan for:
Classification:
Examples:
For facts classified as 50%+ utility:
[updated YYYY-MM-DD][[topics/filename]] wikilinks to reference detailed topicsFor facts classified as <50% utility:
Choose descriptive filename:
Project-Launch-Plan.md, Job-Hunting-Status.md, Decision-Architecture-X.mdnotes.md, misc.md, project1.mdCreate or update file in Cockpit/memory/topics/:
---
description: "One-line description"
last_updated: YYYY-MM-DD
---
# Topic Name
[Detailed context]
## See Also
- [[topics/RELATED-TOPIC]]
- Source files/links
## Key Information
- [Facts with dates] - Updated [YYYY-MM-DD]
If 25%+ utility: Also add to Chief-of-Staff.md "Frequently Useful References"
Brief acknowledgment format:
Memory updated:
- Updated [Chief-of-Staff](Cockpit/Chief-of-Staff.md): brief description
- Created [Topic](Cockpit/memory/topics/X.md): brief description
If no updates: "Memory checked: no new facts to save"
[updated YYYY-MM-DD] on all facts50%+ UTILITY → Chief-of-Staff.md:
<50% UTILITY → topics/ only:
tools
Dispatch to the right problem-solving technique based on how you're stuck.
testing
Interactive brainstorming and advisory mode that helps think through questions, critique approaches, propose alternatives, and reach optimal decisions.
tools
Find one insight that eliminates multiple components - 'if this is true, we don't need X, Y, or Z'
testing
Test at extremes (1000x bigger/smaller) to expose fundamental truths hidden at normal scales.