memory-extractor
Installation
SKILL.md
Memory Extractor
Use this skill when you want to persist durable collaboration context from the latest conversation turns.
Use It For
- capturing user preferences
- saving feedback about how to work
- recording non-code project constraints or deadlines
- storing pointers to external systems
Avoid It For
- storing code structure or file locations
- saving short-lived task state that belongs in a plan
- duplicating an existing memory topic without checking first