Memory Map Skill — v0.2
A two-tier project memory protocol for context that survives long absences.
The model
Two layers, each with a distinct job:
| Tier | Where it lives | What it stores | Scope |
|---|---|---|---|
| Global | Claude memory API (memory_user_edits) | Cross-project index + state snapshot | ~30 entries total |
| Per-project | <project>/STATUS.md | Deep state for one project | Unlimited, one per repo |
Global memory answers: *w
[Description truncada. Veja o README completo no GitHub.]